How to print a backslash in Python. Use two backslashes. Use a raw string. A single backslash ( \ ) within a string literal represents an escape character.
確定! 回上一頁