KnowledgeBoat Logo
|

Robotics & Artificial Intelligence

Each data item in the list is assigned a unique index value.

Python List Manipulation

1 Like

Answer

True

Reason — Each element in a list is assigned a unique index value that helps in identifying and accessing the data items in the list.

Answered By

3 Likes


Related Questions