We are in regular communication by letter.
我们定期通信联系。
Both single-quoted or triple-quoted strings may be preceded by the letter "r" to indicate that regular expression special characters should not be interpreted by Python. For example.
使用单引号或三重引号的字符串前面可以加一个字母“ r ”以表示Python不应该解释规则表达式特殊字符。
And you can use letter collections (as you might in a regular expression), for example, to list the files with a "c" or "o" extension, as shown in Listing 2.
并且您可以使用字母集合(就像您可能在正则表达式中使用的那样),例如,用于列出具有“c”或“o”扩展名的文件,如清单2所示。
应用推荐