DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
position in list python
animals = ['cat', 'dog', 'rabbit', 'horse'] index = animals.index('dog') print(index) #Output => 1
PREVIOUS
NEXT
Tagged:
#position
#list
#python
ADD COMMENT
Topic
COMMENT
Name
9+6 =
Submit