CBSE BOARD XII, asked by manojbishtwaan, 6 months ago

find the output of the following:
list1=[“Dance’,’Music’,’violin’, ‘guitar’,’drums’]
list2=[100,200,300,400,500,600]
list3=list1[:2]
list4=list2[2:5]
print(list3)
print(list4)

Answers

Answered by janna8952
0

Answer:

Hello

Explanation:

How are you dear.

Similar questions