Start a new notebook on your virtual machine, then complete the three parts of the lab:
- practice with binary search trees -- good prep for P2
- convert dates to strings -- will also need this for P2
- learn about queues -- a fast data structure for modifying beginning of list
Have fun, and let us know if you have any questions!