diff --git a/hello.py b/hello.py
new file mode 100644
index 0000000000000000000000000000000000000000..339f954a527e7ffb75b6496f66854cd4a147c6c3
--- /dev/null
+++ b/hello.py
@@ -0,0 +1,2 @@
+print("Hello World")
+print("Iam feeling happy today")
\ No newline at end of file