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 0b7cd48 commit f89e0ffCopy full SHA for f89e0ff
Python - Slicing Strings.txt
@@ -1,2 +1,3 @@
1
b = "Hello, World!"
2
print(b[2:5])
3
+// creater by Sanusanth
0 commit comments