Python Programming - Lists - Discussion
Discussion Forum : Lists - General Questions (Q.No. 17)
17.
What is the difference between the
remove
and pop
methods in Python lists?
Answer: Option
Explanation:
The
remove
method removes an element by value, while the pop
method removes an element by index.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers