Computer Science

Fill in the blanks:

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

Python List Manipulation

1 Like

Answer

pop()

Answered By

2 Likes


Related Questions