diff --git a/hello.py b/hello.py index bd5dfc6..fb18343 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,4 @@ # Run the script print("Hello World!") + +# hi