Relation

insert(i, x)

The built-in function insert will put an element in the list at the position specified by 'i'.

Image 0

0

1

Updated 2021-05-13

Tags

Python Programming Language

Data Science