import re # The string you want to find a pattern within test_string = 'Hello greppers!' # Creating a regular expression pattern # This is a simple one ...
確定! 回上一頁