Computer Science, asked by rajeswarirajeswari07, 2 months ago

>>>tuple1=(10,20,30,40,50)

>>>tuple1.index(30)

What the above statement will be printed?​

Answers

Answered by malongjoseph64
0

Answer:

tuple 1=(10,20,30,40,50)

Similar questions