diff --git a/Hello.py b/Hello.py new file mode 100644 index 0000000..11b15b1 --- /dev/null +++ b/Hello.py @@ -0,0 +1 @@ +print("hello")