diff --git a/Hello.py b/Hello.py new file mode 100644 index 0000000000000000000000000000000000000000..7d4d5788577a55164b6c06b2b8b334e34c21c415 --- /dev/null +++ b/Hello.py @@ -0,0 +1 @@ +print("hello World")