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 090bedb commit b0bf387Copy full SHA for b0bf387
001-Write-a-Python-Program-to-Display-a-String.py
@@ -0,0 +1,2 @@
1
+string = "Hello World"
2
+print(string)
0 commit comments