Skip to content

Commit 638fe74

Browse files
authoredFeb 15, 2021
Update Python - Escape Characters backslash.txt
1 parent 593f5b1 commit 638fe74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎Python - Escape Characters backslash.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
txt = "This will insert one \\ (backslash)."
22
print(txt)
3+
// creater by Sanusanth

0 commit comments

Comments
 (0)