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