Overview
-
Another useful Python data structure is the dictionary. Learn how to write one and use one in your day to day Python code.
What you'll learn
- **kwargs
- Writing dictionaries
- Key:value pairs