Skip to content

Commit b4dfb02

Browse files
authored
Update Python - Escape Characters (tap).txt
1 parent 053c7e7 commit b4dfb02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Python - Escape Characters (tap).txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
txt = "Hello\rWorld!"
22
print(txt)
3+
// creater by Sanusanth

0 commit comments

Comments
 (0)