text, re.MULTILINE) # ['1.', '2.', '3.'] As you can see, this returns a list of matches. If you don't use parentheses to capture any groups ...
確定! 回上一頁