Login
Remember
Register
Ask a Question
Empty dictionary is represented as ________.
+1
vote
asked
Jul 11, 2021
in
Python
by
sharadyadav1986
Empty dictionary is represented as ________.
Select the best answer from below options :
a)()
b)[]
c)({})
d){}
empty-dictionary
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 11, 2021
by
sharadyadav1986
d){}
...