0
Basic Calculator Python
I have another error☹️ num1 = float(input('Enter a number:')) num2 = float(input('Enter another number:')) It says I have an EOFError...how to fix that?😂
2 Respostas
+ 1
I've tried it and it works fine.
0
im doing it on monitor