Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Comments.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# FOLLOW PythonProgrammerz NOW!
# This is single-line comment
"""
Follow
PythonProgrammer
Now!
this is
multi-line
comment
"""

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