Untitled

 avatar
unknown
python
a year ago
97 B
9
Indexable
valor1 = int(input('Digite o primeiro valor: '))
valor2 = int(input('Digite o segundo valor: '))
Editor is loading...
Leave a Comment