This question already has an answer here:
In Python, what is the difference between using
if ITEM not in MYLIST and
if ITEM not in MYLIST
if not ITEM in MYLIST?
if not ITEM in MYLIST
Aucun commentaire:
Enregistrer un commentaire