diff --git a/hello_world.py b/hello_world.py index 6573873..02b26d9 100644 --- a/hello_world.py +++ b/hello_world.py @@ -1 +1,3 @@ print("Hello world!!!") + +print("hello")