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