Back to course home
0% completed
Quiz
What will be the output of the following code?
my_dict = {'name': 'John', 'age': 30}
print(my_dict['age'])
A
John
B
{'name': 'John', 'age': 30}
C
30
D
'age'
.....
.....
.....
Like the course? Get enrolled and start learning!
Table of Contents
Contents are not accessible
Contents are not accessible
Contents are not accessible
Contents are not accessible
Contents are not accessible