...

/

Project: Teach Your Code to Remember Lots of Things!

Project: Teach Your Code to Remember Lots of Things!

Practice how to store and retrieve labeled data using dictionaries.

In this lesson, you’ll practice using Python dictionaries to store and organize labeled information, like a profile about yourself.

Your Turn: Build a personal profile

...