Which statement is used to create an empty dictionary? a.
1.d1 = { }
2.d1 = ( )
3. d1 = dict{ }
4.d1 = [ ]
Answer:1
Posted Date:-2021-12-06 16:06:04