So r"\n" is a two-character string containing '\' and 'n' , while "\n" is a ... although the characters they match depends on whether ASCII or LOCALE mode ...
確定! 回上一頁