Computer Science, asked by hritikabhushan1, 23 hours ago

which of the following returned key-value pairs of the dictionary in the form of list of tuples?
(a)keys()
(b)value()
(c)items()
(d)get()

Answers

Answered by shafatparween44
1

Explanation:

the answer of the above questions is

items ()

Similar questions