正则表达式

用于字符串模式匹配 搜索和替换

match

re.match(pattern, string, flags=0)