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
0
Answer:
the seend of printer is measured in________.*
Similar questions