How can you search a string for substrings that do NOT match a given pattern? In other words, what's the “negative pattern” in Python regular expressions?
確定! 回上一頁