Computer Science, asked by sarkarsujit340, 2 months ago

write the output of the following codes :
>>>t1=(10,20,30,40,50,60,70,80,90
>>>t1[2:6]
>>>t1[-8:-5]​

Answers

Answered by atulkumargpt
0

Answer:

t1 error

Explanation:

because t1 is not closed with the parentheses

Similar questions