Examveda

What type of data is: a=[(1,1),(2,4),(3,9)]?

A. Array of tuples

B. List of tuples

C. Tuples of lists

D. Invalid type

Answer: Option B


This Question Belongs to Python Program >> Tuples In Python

Join The Discussion

Related Questions on Tuples in Python