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