0
I'm having trouble figuring out how to solve the problems in calculator/converter code
https://code.sololearn.com/ct8VyN22Kakc/?ref=app 1) I put it in a "do...while" loop, but on case 5, where it asks for input on what shape you would like, once it gives you the answer, it exits out of the entire code. 2) On Case 7, with the volume calculations, it gives the user only 0 units^3, regardless of what you enter for base, width and height. 3) The temp convert part acts the same way as problem #2, except it's only the F° to C° part. I'm assuming it's the same issue but I'm having trouble.
2 Answers
+ 1
Gordie Okay! Great explanation, thank you for helping.