Project: Contact book
Challenge to store and retrieve labeled data using dictionaries.
We'll cover the following...
We'll cover the following...
Task
Create a mini contact book using a dictionary:
Create a dictionary called
contacts
. ...
Challenge to store and retrieve labeled data using dictionaries.
Create a mini contact book using a dictionary:
Create a dictionary called contacts
. ...