Skip to content

Commit 146b39a

Browse files
authored
Update Comments.py
1 parent 5622b87 commit 146b39a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Comments.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# FOLLOW PythonProgrammerz NOW!
1+
# This is single-line comment
22
"""
3-
Follow
4-
PythonProgrammer
5-
Now!
3+
this is
4+
multi-line
5+
comment
66
"""
77

8-
print("did you heard that\ndo it now!")
8+
print("Comments are awesome,RIGHT!")

0 commit comments

Comments
 (0)