To check if a Python string contains all the characters from a list, check if each character exists in the word: Here is an example: chars = ["H", "e", "y"].
確定! 回上一頁