Computer Science, asked by ineedanswerplease, 28 days ago

illustrate the use of append ( ) and extend ( ) method.​

Answers

Answered by pallavilachagari
1

Explanation:

If you append another list onto a list, the parameter list will be a single object at the end of the list. extend(): Iterates over its argument and adding each element to the list and extending the list. The length of the list increases by number of elements in it's argument.

Answered by ayeshasiddiqua62235
0

Answer:

Hiiiiiiiiiiiiiiiiiii!

Similar questions