diff --git a/#1-hello.py b/#1-hello.py index af8dd6a..b38830f 100644 --- a/#1-hello.py +++ b/#1-hello.py @@ -1,3 +1,3 @@ -print('Hello World') +print('Hello Jonny! How are you?') #this will print hello world to the screen with the help of print statement - \ No newline at end of file +