Question: Dictionaires, Codio/Python, could i please have some help with this problem. . Create a dictionary There are two basic ways to create a dictionary in
Dictionaires, Codio/Python, could i please have some help with this problem. 

. Create a dictionary There are two basic ways to create a dictionary in Python A dictionary can be created empty, without data, or .A dictionary can also be created with data, also known as pre-populated. To define an empty dictionary simply assign a variable to the empty curly-braces: person y person in the code above is an empty dictionary. RUN CODE TO THE LEFT Create an empty dictionary 1. Click on the create empty.py tab on the left. Create an empty dictionary in the file on the left, create empty.py, and assign it to the variable empty_dict 2. Print the contents of the dictionary to the console Check It
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
