- 1
why EOF error..
can someone teach me why.. I stuck at this
11 Respuestas
+ 2
you have to enter a number then use the new line button and enter the second number
0
Can i watch the code?
0
print(float(input("40")) + float(input("2")))
0
when I run.. something pop up and I don't know what to write
0
Oh and del all in input func
So input()
Without "40" and "2"
0
like this ? print(float(input()) + float(input())) then what to do ?
0
okay.. then when I run it say look like your program need input..
0
U input any integer in 1st line and then another integer u ll get output in python console in float
- 1
It is input window!
Enter any integrer to the 1 line
And to the second
- 1
Then enter any integrers and watch
- 1
Yes, watch my comment about window