知识点:Python 4/10(单选) What is the outpu...
发布于 2022-03-03 17:31:01
知识点:Python 4/10(单选)
What is the output of the code shown below?
a=re.compile('[0-9]+')
a.findall('7 apples and 4 mangoes')
What is the output of the code shown below?
a=re.compile('[0-9]+')
a.findall('7 apples and 4 mangoes')
登录后免费查看答案
关注者
0
被浏览
19