We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638fe74 commit aee4f33Copy full SHA for aee4f33
Python - Escape Characters carriage return.txt
@@ -1,2 +1,3 @@
1
txt = "Hello\rWorld!"
2
print(txt)
3
+// creater by Sanusanth
0 commit comments