diff --git a/hello.py b/hello.py
new file mode 100644
index 0000000000000000000000000000000000000000..6d95fe97a12449aa7e3cf570dea13203d07571b9
--- /dev/null
+++ b/hello.py
@@ -0,0 +1 @@
+print("Hello world")
\ No newline at end of file