Computer Science

Fill in the blanks:

To create an empty list, function _________ can used.

Python List Manipulation

5 Likes

Answer

list()

Answered By

2 Likes


Related Questions