皆可以使用在set()、list()、tuple()上 #查詢陣列中有沒有我要的資料-set it3c = {"computer","notebook","phone"} print ("phoneX" in it3c) #False ...
確定! 回上一頁