AACC – Spring 2023 – CTS-233-400 – DEVASC 200-901: Lab 3.5.7 Supplement: Iterating over Dictionaries

In this video, we now open our coverage of unit testing our Python code and we will need to understand the concept of iterating over the key:value pairs in a Python dictionary. This quick tutorial will show you three (3) different approaches using the items(), keys(), and values() dictionary methods! Enjoy!

*These videos are being made for my AACC Spring 2023 CTS-233-400 learners to provide additional support for their learning journey.*