diff --git a/hello.py b/hello.py index 11b15b1..4a42cac 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ -print("hello") +print("hello world") +