diff --git a/code/Python/helo.py b/code/Python/helo.py new file mode 100644 index 00000000..88c154d6 --- /dev/null +++ b/code/Python/helo.py @@ -0,0 +1 @@ +print("HELLO WORLD")