10.
What is the output of the following code:
my_list = [1, 2, 3]
print(my_list[1])

Read More Section(Lists in Python)

Each Section contains maximum 100 MCQs question on Lists in Python. To get more questions visit other sections.