We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17548fd commit 89d0bdeCopy full SHA for 89d0bde
Tutorials/Strings.py
@@ -0,0 +1,4 @@
1
+# Strings reference guide / tutorial for Python
2
+
3
+# Print welcome message
4
+print("Hello World")
0 commit comments