Informatics Practices

Fill in the blanks:

_________ method is used to delete elements from a list if index is not known.

Python List Manipulation

1 Like

Answer

remove()

Answered By

1 Like


Related Questions