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 b9e8d51 + cf13ac3 commit 12b8cb5Copy full SHA for 12b8cb5
HelloWorld/HelloWorld/HelloWorld.py
@@ -1,3 +1,5 @@
1
#This is a comment
2
#And I can add lots of comments
3
+'''For lot of comment or multi line comment
4
+we can use this'''
5
print('Hi World')
0 commit comments