How to check if string contains substring from list. If your list is too long, it is better to use Python Regular Expression . import re myList = ['six','ten ...
確定! 回上一頁