We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e264c6 commit 6367bdcCopy full SHA for 6367bdc
sample.py
@@ -2,4 +2,4 @@
2
# Sample Python program
3
###################
4
5
-pritn ("THIS IS SAMPLE PYTHON PROGRAM")
+print ("THIS IS SAMPLE PYTHON PROGRAM")
0 commit comments