The match object has group() method which contains the matching text in the string. You must specify the pattern using raw strings i.e prepending string with r ...
確定! 回上一頁