Computer Science, asked by suyfghv9955, 1 year ago

"dictionary elements are unordered" justify

Answers

Answered by lidiajames400
1

Answer:

A dictionary is a unordered set of key:value pairs. Its value can contain references to any type of object. Unlike a string, list and tuple, a dictionary is not a sequence because it is unordered set of elements. ... Hence, they are ordered, but a dictionary is an unordered collection.

Answered by qureashi
0

Answer:

what is the question l can't understand

Similar questions