diff --git a/hello_world.py b/hello_world.py index 00bab5b..b6fe6df 100644 --- a/hello_world.py +++ b/hello_world.py @@ -1,2 +1,3 @@ print("Hello World") print("And an especially warm hello to you, my reader!") +print("And a most wonderful hello to you, Leah!")