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