We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfe8d9 commit 053c7e7Copy full SHA for 053c7e7
Python - Escape Characters (single quote).txt
@@ -1,2 +1,3 @@
1
txt = 'It\'s alright.'
2
print(txt)
3
+// creater by Sanusanth
0 commit comments