Easy Artificial Intelligence Class 12 Level 2

Which is a correct feature of a list in Python?

Python में list की सही विशेषता क्या है?

Show answer and explanation
Correct Answer

A. यह mutable होती है / It is mutable

Explanation

Step 1: Identify the concept: this is a Python list property. Step 2: A list is mutable, so its elements can be added, removed or changed. Step 3: Remember list as a changeable collection.

Step 1: concept पहचानें: यह Python list property है। Step 2: List mutable होती है यानी उसके elements को add, remove या change किया जा सकता है। Step 3: List को changeable collection याद रखें।

Related Questions

Student Class Required

Select your class first

Quiz questions, daily challenge and practice pages will open according to your selected class.