Find the INDEX of an item in Python 🐍 list #shorts

preview_player
Показать описание
Use list .index() method. Be sure to wrap in a try except block in case the item is not there.
Рекомендации по теме