Computer Science, asked by vimalavishnu477, 1 month ago

Given the list

k=[-4, 5,8,93,6,91,32,44,67,81], write

the output of print(k[4:11])​

Answers

Answered by KingofRajputnum01
0

Answer:

Given the list

k=[-4, 5,8,93,6,91,32,44,67,81], write

the output of print(k[4:11])

Similar questions