Collections in Python
Learn how to work with lists and dictionaries in Python, and explore some list sorting algorithms.
Playlist Warm-up Activity
Once in a group, go to this page to complete the warm-up. A link to the multiplayer Repl project will be there, along with instructions for the activity.
Collections PowerPoint Presentation
Sort By Score Code-Along Activity
Follow the instructions on this page to create a simple program in Python that sorts a list of dictionaries to find high scores.
Sort By Score Challenges
Once the code-along activity has been completed, go to this page to start working on the challenges.