Computer Science, asked by bishnuboy10285pe4dzb, 4 months ago

Write the output for the following on he basis of the List provided L=[1,'c','a','t',5,['c','o','w','s'],3,'h','e','n'] print(L[1:5])

1)['c','a','t',5]
2)[1,'c','a','t',5]
3)['c','a','t']
4)[ ]
5)None
6)Other:_____

Answers

Answered by rameshbhatt0001
0

Answer:

please mark me as brainliest bro please

Similar questions