Python Basics: Dictionaries

Python Basics: Dictionaries

Today I will tell you about dictionaries in Python. They are one of the built-in types in Python that allows you to store data in more accessible way. If you want to read more about dictionaries, make sure to visit Python documentation here: https://docs.python.org/3/library/std...