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