+ 2
my code doesnt work when i want to repeat again by pressing y or Y...??
1 Réponse
+ 2
Hello. I have edited your code a bit.
All i did was declare the ints before the do while loop.
I have used for inputs:
4
5
-
n
/*And*/
4
5
-
y
5
4
-
n
It worked both times.
The error seems to happen when you don t write y, Y or n after the inputs required for the calculator
https://code.sololearn.com/c5KtsX4vepkX/?ref=app