CBSE Class 12 Computer Science Question 44 of 105

Python Revision Tour II — Question 5

Back to all questions
5
Question

Question 5

A given object may appear in a list more than once.

Answer

True

Reason — List can have duplicate values.