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
lab11
folder into yourcs111
directory on your desktop. - Open Thonny and view the
lab11
files
Table of Contents
- Lab 11 Home
- Part 1: Jeopardy dictionary practice
- Part 2: Congress dictionary practice
- Part 3: Exercises
- Knowledge Check