To check if a certain phrase or character is present in a string, we can use the keyword in . Example. Check if "free" is present in the following text: txt = " ...
確定! 回上一頁