To escape single quote character in a string in Python, when the string is created using single quotes, place a backslash character before the single quote.
確定! 回上一頁