100 days of Python Exercises
DAY 5: Calling Values out of Dictionaries.
In today's episode, we have an exercise on creating dictionaries and calling any value out of it.
First, what is a dictionary as used in Python? A dictionary in Python is a collection of key values, used to ...
brrrpcodes.hashnode.dev1 min read