This problem asks you to implement a function that works like the list method find. Of course, there is no method find...it should be index. The problem should read... Implement a function that works like the list method index.
This is the place to find errata and give feedback directly to the authors of the textbook Python Programming in Context.
Nothing drives an author more crazy than to find an error in a listing in his own textbook. However, even after months of testing and several rounds of proofreading bugs still find their way in to the final printed book. We aim to provide warnings and fixes here. Please contact us if you find an error that is not covered on this blog.
No comments:
Post a Comment