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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results