Computer Science, asked by aditi240404, 4 months ago

L1 = [‘Computer’, ‘65’, ‘Hindi’, ‘87’, ‘History’, ‘89’ ]

a) Write the index of L1 from left to right and right to left.

b) What will get printed: print(L1[2:5])

c)What will happen after the following execution?

del L1[3]

print (L1)​

Answers

Answered by mukeshpintu239
0

Answer:

the seend of printer is measured in________.*

Similar questions