CS 111

Fall 2016

Introduction to Computer Science

Lab06: Binary Search

You should know the drill for labs by now. In this mini-lab, you will play with just one file. If you have extra time, feel free to try the tasks listed at the end of the file, look at fibonacci_smart.py that we talked about last class (a smarter way to calculate Fibonacci recursively), or ask me for more tasks.