We create a dictionary by placing key: value pairs inside curly brackets {}, separated by commas.
Creating a dictionary in python with example
We create a dictionary by placing key: value pairs inside curly brackets {}, separated by commas.
Creating a dictionary in python with example