What is the data type of the
followinga Tuple = (1, 'IT', 1+3j)
print(type(aTuple[2:3])) *
Answers
Answered by
0
Answer:
Similar questions