So r"\n" is a two-character string containing '\' and 'n' , while "\n" is a ... A regular expression (or RE) specifies a set of strings that matches it; ...
確定! 回上一頁