0
Please what's wrong with this code ??
The syntax seems fine but I think there is a logic bug . Just don't know what exactly is the problem. https://code.sololearn.com/cuUX76ZNx05k/?ref=app
1 ответ
+ 3
Godfred Opintan
You are doing operation before taking inputs.
Here is correct solution:
https://code.sololearn.com/c1VXWaP010Yk/?ref=app