Computer Science

Fill in the blanks:

The _________ function is used to remove an item from a list/dictionary.

Python List Manipulation

5 Likes

Answer

pop()

Answered By

1 Like


Related Questions