diff --git a/hello.py b/hello.py index bd5dfc6..e87879f 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,3 @@ # Run the script print("Hello World!") +print("My name is ")