Skip to content

Commit f89e0ff

Browse files
authored
Update Python - Slicing Strings.txt
1 parent 0b7cd48 commit f89e0ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Python - Slicing Strings.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
b = "Hello, World!"
22
print(b[2:5])
3+
// creater by Sanusanth

0 commit comments

Comments
 (0)