What will be the output of the following code?myTuple = (1, 2, 3);print(myTuple[1]) - Study24x7
Social learning Network
29 Mar 2024 11:57 AM study24x7 study24x7

What will be the output of the following code?
See more

A

1

B

2

C

3

D

Error

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles