MCQ Single Best Answer Not Set

QWhat is the data type of a after the following statement?
a = {'A':1, 'B':2, 'C':3, 'D':4}

ID: #3814 Python Data Types MCQ 276 views
Question Info
#3814Q ID
Not SetDifficulty
Python Data Types MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A List
  • B Dictionary
  • C Tuple
  • D Set
Correct Answer: Option B

Explanation

Dictionary

Share This Question

Challenge a friend or share with your study group.