By the end of Week 10, you should be comfortable tracing the execution of linear and binary search.
Suggested readings:
Your textbook author's slides (stop at slide 31). Note that this is from the Python 2 version of the textbook, but the syntax should be identical in this case.