diff --git a/hello.py b/hello.py index bd5dfc6..0988ed2 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,6 @@ # Run the script print("Hello World!") + +print("okay") + +print("Hello shivangi. How are you?") \ No newline at end of file