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.
1 parent 090b7fc commit 0cc6d69Copy full SHA for 0cc6d69
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