Computer Science, asked by annviyacv, 4 months ago

what is a key-valuepair with refrence to python dictonary​

Answers

Answered by Anonymous
1

Answer:

............................

Answered by trilakshitha
0

Answer:

Summary

The Python list stores a collection of objects in an ordered sequence. In contrast, the dictionary stores objects in an unordered collection. However, dictionaries allow a program to access any member of the collection using a key – which can be a human-readable string.

Both the dictionary and list are ubiquitous for representing real-world data.

Explanation:

Hi.....

Hope it helps you.....

Attachments:
Similar questions