Computer Science, asked by sonavishu44, 3 months ago

Explain dictionary function and methods​

Answers

Answered by sarfaroshalam
0

Answer:

Python Dictionary Methods

Returns a shallow copy of the dictionary. ... Return a new object of the dictionary's items in (key, value) format. keys() Returns a new object of the dictionary's keys.

Similar questions