Wenn String in Array Python ist
if item in my_list:
# whatever
Modern Mouse
if item in my_list:
# whatever