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