1) A tuple is declared as T1 = (5,15,20,35) What will be the output of prints
2) A tuple is declared as T1 = (5,15,20,35) What will be the output of print(min(T1))?
3) A tuple is declared as T1 = (5,15,20,35) What will be the output of print(max(T1))?
4) A tuple is declared as T1 = (5,15,20,35) What will be the output of print(sum(T1)+min(T1))?
5) A tuple is declared as T1 = (5,15,20,35) What will be the output of print(max(T1)+min(T1))?
Answers
Answered by
2
Answer:
habdydbdhfhskalwurhdvcbzvzhsjehdhdhxjsks
Similar questions