Informatics Practices
We can create an empty list by using list() function.
Python List Manipulation
3 Likes
Answer
True
Reason — In Python, an empty list can be created by using the list() function.
Answered By
1 Like
We can create an empty list by using list() function.
3 Likes
True
Reason — In Python, an empty list can be created by using the list() function.
Answered By
1 Like