Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 95 Bytes

find-index.md

File metadata and controls

5 lines (4 loc) · 95 Bytes

a quick way to find the index of item in list

index = list.index(string)