Question
What is a list?

Answer

A list is an ordered heterogeneous collection of elements. In Python, a list is created by putting the elements of the list in bracktes [ ].
For example, following is a list of five fruits:
['Grapes', 'Apple', 'Orange', 'Guava', 'Peach']

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free