Skip to content
Share
Explore

exemplo8

import math

tupla = (10,5,3,20,60,8)

print(tupla)

print(mint(tupla))
print(max(tupla))



Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.