0
plz help me i dont have a output
num1=float(input()) num2=float(input()) print(num1+num2)
2 Respostas
+ 2
There's nothing wrong with the code.
On Sololearn, you need to write all the inputs *first*, separated by enter.
May that be the problem?
+ 1
thank you very much