Question: Write a function that checks if a word is on the list. If the word's on the list, return the position of that word on
Write a function that checks if a word is on the list. If the word's on the list, return the position of that word on the list.
Please help me figure out how to do this on Python - I have the basics of the code down but can't figure out how to get the placement of the word in the range rather than the number of letters in the word. Thank you!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
