We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 090b7fc + 0cc6d69 commit 709b4b8Copy full SHA for 709b4b8
python-for-beginners/02 - Print/hello_world.py
@@ -1,3 +1,4 @@
1
# the print statement displays a message
2
print('Hello world')
3
-print('This is vishnu, going for test')
+print('This is vishnu, going for test')
4
+print('This is another test')
0 commit comments