Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

what is the use of extend in python

The extend() method adds the specified list elements (or any iterable) to the end of the current list.
 
PREVIOUS NEXT
Tagged: #extend #python
ADD COMMENT
Topic
Name
4+2 =