diff --git a/Hello/welcome.py b/Hello/welcome.py
new file mode 100644
index 0000000000000000000000000000000000000000..361dd49419b9e44ec392d38765ef9f0fcaf65d72
--- /dev/null
+++ b/Hello/welcome.py
@@ -0,0 +1,2 @@
+def welcome():
+    print('welcome')
\ No newline at end of file