Ask your own question, for FREE!
MIT 6.189 A Gentle Introduction to Programming Using Python (OCW) 15 Online
OpenStudy (anonymous):

What does the function index do?

OpenStudy (anonymous):

Or is it just a string for an assignment?

OpenStudy (espex):

Can we assume you are talking about python?

OpenStudy (e.mccormick):

@eSpeX In the 6.189 area, generally so.

OpenStudy (e.mccormick):

If you mean the index method, it is for searching inside a string or other list and reporting where something is. http://www.tutorialspoint.com/python/string_index.htm http://stackoverflow.com/questions/176918/in-python-how-do-i-find-the-index-of-an-item-given-a-list-containing-it

OpenStudy (espex):

Just looking for clarification. Wasn't sure if the question had been in the wrong section or whether we were talking about a "function index" or the "function, index". :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!