Computer Science, asked by ashmitadas469, 17 days ago

Identify the data type of the following: t= {"a":56,"b":20} *
a. list
b. tuple
c. union
d. dictionary​

Answers

Answered by Anonymous
0

d. dictionary

Dictionary is the only data type which contains keys and values separated by colon and is comma separated and it is written in between curly brackets.

Similar questions