diff --git a/hello_world.py b/hello_world.py new file mode 100644 index 0000000000000000000000000000000000000000..f0b303f382279ffe1988aae0c4a8f92f6f9eaf63 --- /dev/null +++ b/hello_world.py @@ -0,0 +1 @@ +print('Hello World!') \ No newline at end of file