Given

myList = ['cat', 'dog', 'mouse' ... 'bear']

what is the easiest way to find out what index 'dog' is at?



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to