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 b9e8d51 commit cf13ac3Copy full SHA for cf13ac3
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