CBSE Class 12 Computer Science Question 21 of 105

Python Revision Tour II — Question 15

Back to all questions
15
Question

Question 15

The items() function returns all the Key : value pairs as (key, value) sequences.

Answer