diff --git a/hello.py b/hello.py
index 8e235769c023ae8b5dad489734aa4ac26ad526de..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