Computer Science

State whether the following statement is True or False :

The append( ) can add an element in the middle of a list.

Python List Manipulation

3 Likes

Answer

False

Answered By

2 Likes


Related Questions