diff --git a/hello.py b/hello.py index 9231de7ed97531d14a879e30b0f1c6d2fc052bf5..5c8ef4248a0fd8bddb010abbff298d700c339f6b 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,2 @@ -print("Hello World") +print("Hello World, Matt") print("I am feeling happy today") \ No newline at end of file