Short problems: 7:00 PM, Thu Feb 6 OCA-4 Video: 11:00pm Sat Feb 8 Long problems: 7:00 PM, Tue Feb 11
This assignment continues work on more complex Python data structures and programming problems.
General Requirements
For the long problem, your code should follow the style guidelines
for the class.
You may not use material not yet covered in class. This includes classes (except in short problem number 4, Anagrams), the with statement, recursion, exceptions, type annotations, list comprehensions, and importing libraries (unless a library is explicitly mentioned in the specification.) If you don't know what any of these are, don't worry, because you can't use them accidentally.
Short Problems (Due 7pm Thu Feb 6)
(20 points)
SUBMISSION:
These problems have to be solved and submitted at
http://practice.cs.arizona.edu/.
The process for turning in your solutions is as in previous assignments. There are
four problems, described below, which are grouped under the assignment name
"Assg 03".
The short problems for this assignment are the following: