Skip to content

Commit c4493ce

Browse files
Merge pull request #2 from ErrorStudios/patch-1
Update Comments.py
2 parents 5622b87 + 146b39a commit c4493ce

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: Comments.py

+5-5
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)