Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Python Revision Tour II
Question 15
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
Previous
Question 14
Next
Question 1