A tuple is declared as p=(10,30,50,60,70). what will be the value of print(max)(p)) and print (len)(p))
Answers
Answered by
7
value of print(max)(p)) and print (len)(p))
Similar questions