We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee4f33 commit 0a4d53bCopy full SHA for 0a4d53b
Python - Escape Characters hex value.txt
@@ -1,3 +1,4 @@
1
#A backslash followed by an 'x' and a hex number represents a hex value:
2
txt = "\x48\x65\x6c\x6c\x6f"
3
print(txt)
4
+// creater by Sanusanth
0 commit comments