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