Python Programming - Lists - Discussion
Discussion Forum : Lists - General Questions (Q.No. 63)
63.
What will the
list.extend([7, 8, 9])
method do?
Answer: Option
Explanation:
The
extend()
method adds individual elements from the iterable to the end of the list.
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