1.

What is the output of print tuple if tuple = ( 'abcd', 786 , 2.23, 'john', 70.2 )?

Answer»


Discussion

No Comment Found