diff --git a/python/hello.py b/python/hello.py index 184b866..eb72a0d 100644 --- a/python/hello.py +++ b/python/hello.py @@ -1 +1,2 @@ print("Hello World!!") +#cooment me