diff --git a/hello.py b/hello.py index f1a1813..c5e0bcc 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ print("Hello world!") +print("Hello Zulu!")