diff --git a/Hello.py b/Hello.py index 6e391294727f8631298f5e6348cb3d808d13d498..3afd436417cc3cd424fc0adf99a5b8f8deae3bcb 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1,2 @@ print("Hello World") +print("I am feeling happy today") \ No newline at end of file