Skip to content

Commit 593f5b1

Browse files
authored
Update Python - Escape Characters backpase.txt
1 parent b4dfb02 commit 593f5b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Python - Escape Characters backpase.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#This example erases one character (backspace):
22
txt = "Hello \bWorld!"
33
print(txt)
4+
// creater by Sanusanth

0 commit comments

Comments
 (0)