Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.36 KB

python_lists_dicts.md

File metadata and controls

21 lines (13 loc) · 1.36 KB

Goals

  • Level up on Python lists and dictionaries

Python reading and practice

Read and work through the following:

**NOTE: You don't have to do the exercises in Automate the Boring Stuff, but you should type in the commands for code examples throughout the text. Use a JupyterLite notebook tab or fire up an interactive Python shell in GitHub Codespace by typing python in the Bash terminal.