+ 1
>>> float(input("Enter a number: ")) + float(input("Enter another number: ")) Enter a number: 40 Enter another number: 2 42.
What is wrong With this ...
8 Respuestas
+ 2
Not exact executing on your compiler
0
It's not running..
0
Syntax error is coming bro....
0
It ask for first value
Then error appears on screen
0
I can't understand this properly bro ..😞
0
Why the code is not running
0
But now I get it..💯