Use the in keyword to check if a number is in a list. Use the boolean expression element in a_list to check if a_list contains element . numbers = ...
確定! 回上一頁