CS106A | Spring
Note: You cannot use your pre-approved late days on this final assignment. In extraordinary circumstances or for OAE-related extensions, please contact the Head TA. This assignment will give you an opportunity to use many of your Python skills to build an application that you probably now use on a daily basis - a search engine! Here's the Assignment 6 starter code. The starter project will provide Python files for you to write your programs in. The assignment is broken up into three sections, plus an optional extension of the search engine: This problem will give you practice with yet another aspect of using lists. Besides providing a little programming warm-up before you dive right into the main part of the assignment, the function you write here may actually be useful in the second part of this assignment. You should write your code for this problem in the file common_elements.py. There are many situations in which we may be interested in identifying the common elements of two lists.
Note: You cannot use your pre-approved late days on this final assignment. In extraordinary circumstances or for OAE-related extensions, please contact the Head TA. This assignment will give you an opportunity to use many of your Python skills to build an application that you probably now use on a daily basis - a search engine! Here's the Assignment 6 starter code. The starter project will provide Python files for you to write your programs in. The assignment is broken up into three sections, plus an optional extension of the search engine: This problem will give you practice with yet another
Explore this link on the map →