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