Relation

extend ( iterable )

The built-in function extend will add elements from another list or an iterable at the end of current list.

Image 0

0

1

Updated 2021-05-12

Tags

Python Programming Language

Data Science