Start a new notebook on your virtual machine, then complete the two parts of the lab:
- learn about linked lists -- this is good practice to prepare for the next topics in the course, trees and graphs
- learn about zipped data -- for P2 (released after this lab), we'll ask you to analyzed data directly in a zip file, without unzipping first; you'll practice that here
Have fun, and let us know if you have any questions!