+ 1
python
como faço pra executar duas input
1 Answer
+ 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