Single Quote Escape Character. To escape single quote character, use a preceding backslash for the single quote in the string. Python Program x = 'hello\' ...
確定! 回上一頁