We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d7d7a commit 98b3629Copy full SHA for 98b3629
1 file changed
python-basic-data-types/escape_seqs.py
@@ -11,4 +11,4 @@
11
print("\x61")
12
13
# Unicode by name
14
-print("\N{rightwards arrow}")
+print("\N{rightwards arrow}")
0 commit comments