diff --git a/HelloWorld.py b/HelloWorld.py new file mode 100644 index 0000000..cae95c4 --- /dev/null +++ b/HelloWorld.py @@ -0,0 +1,2 @@ +print("Hello, World!") + diff --git a/README.md b/README.md index f93a6aa..8514588 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ Guys im having second thoughts, this might not be as cool as I thought. -Mark Fuller \ No newline at end of file +Mark Fuller + +Lauren Sanchez