diff --git a/hello.py b/hello.py
index 8e235769c023ae8b5dad489734aa4ac26ad526de..683aafc818c784fd2a6d7dd251126e740fd9c692 100644
--- a/hello.py
+++ b/hello.py
@@ -1 +1,2 @@
-print("Hello World")
\ No newline at end of file
+print("Hello World")
+print("Goodbye World")
\ No newline at end of file