Lab 11: More Dictionaries
Summary
In our last lab, we started working with Dictionaries (keys and values). Today, you'll get more practice coding with them.
Lab Setup
- Find your partner
 - Download lab11.zip which includes the starter code for non-exercise parts of the lab
 - Extract that zip file and move the resulting 
lab11folder into yourcs111directory on your desktop. - Open Thonny and view the 
lab11files 
Table of Contents
- Lab 11 Home
 - Part 1: Jeopardy dictionary practice
 - Part 2: Congress dictionary practice
 - Part 3: Exercises
 - Knowledge Check