News
In this article, we discussed in detail about the differences between two list methods .append() and .extend() in python. We looked into what python lists are, how it is annotated using [] with some ...
-Append: Can append at the end of the list,can append a single item at a time. -Extend:it will iterate thorugh the argument,only iterable objects can be given can not ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results