Social Sciences, asked by shubhamgargb36, 6 months ago

What is the output of the following code?
list 1=[]
list 1.append([1, (2,3),4])
print (list 1[0] [1] [1])​

Answers

Answered by nakkadevi1977
0

Explanation:

I think it is computer science

Similar questions