+ 1
python
como faço pra executar duas input
1 Resposta
+ 7
a = int(input())
b = int(input())
para mais detalhes, você pode fazer o curso de python da sololearn e iniciar sua jornada em python
English translation: For more detail you can take the python course from sololearn and start your python journey