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 32a490b commit 282c0feCopy full SHA for 282c0fe
02_Comments.py
@@ -0,0 +1,3 @@
1
+# This is a comment
2
+# There is no multiline comments concept in Python
3
+print("This program is about Python Comments")
0 commit comments