Untitled

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