Homework help pleaseI made the code you gave us match the specification closer, and also implemented the structure corre...
i need assistanceTo start with, you are trying to call your recursive function before you give x a value. The way the...
double input into a decimalI'm trying to write a program that will take the amount of money spent on groceries, and the percent...
My first useful programThat would be an easy fix though. I'm not trying to claim that the way I did it is the only way, or ...
My first useful programI tried the first option, and it worked. I didn't use the second option because I didn't want to clo...