Question-110: Which of the following statements are true?
- A list should have at least 1 value in it.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Answer: D
Exp:
List can be empty. Hence, a list with zero element is possible.
- Using single variable, you can hold more than one values even up to many thousands of values.
- Almost, every programming language has this feature.
-
You can access to full explanation to question and answer from this page.