list.index(x[, start[, end] ])
list.index(x[, start[, end] ]) method
Return zero-based index in the list of the first item whose value is equal to x.
list.index(x[, start[, end] ]) method
Return zero-based index in the list of the first item whose value is equal to x.
Clickable & Draggable!