Skip to content

Commit cf13ac3

Browse files
Update HelloWorld.py
1 parent b9e8d51 commit cf13ac3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
#This is a comment
22
#And I can add lots of comments
3+
'''For lot of comment or multi line comment
4+
we can use this'''
35
print('Hi World')

0 commit comments

Comments
 (0)