Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Computer Science
Lists in Python
Question 12
CBSE
Class 11
Computer Science
Question 18 of 82
Lists in Python — Question 12
Back to all questions
12
Question
Question 12
The
pop()
function returns the deleted element of the list.
Answer
Previous
Question 11
Next
Question 13