Jika string dalam array python
if item in my_list:
# whatever
Modern Mouse
if item in my_list:
# whatever