正则表达式’python|perl’或’p(ython|erl)’都可以匹配’python’或’perl’。()


正则表达式’python|perl’或’p(ython|erl)’都可以匹配’python’或’perl’。()

A.正确

B.错误

正确答案:A


Tag:Python程序设计 时间:2021-12-19 15:47:05