I'm having trouble figuring out how to solve the problems in calculator/converter code | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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.

30th Apr 2018, 2:53 AM
Wesley Clark
Wesley Clark - avatar
1 Antwort
+ 1
Gordie Okay! Great explanation, thank you for helping.
30th Apr 2018, 4:16 PM
Wesley Clark
Wesley Clark - avatar