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