I need help fastI did what you said and it worked but I don't really understand why. Thank you though!
I need help fastIm writing a program that reads from a data file, does some math, and spits out some stuff to the co...
simplifying code and loopingGreat, thanks again! I added a do/while loop that says: [code]do { //stuff } while (scoreIn <= 0 ...
simplifying code and loopingalso is there a way to loop the code back to the start if the score is invalid? because right now it...
simplifying code and loopingis there an easier way than adding [code]output = GRADE + gradeOut;[/code] to each if statement?
This user does not accept Private Messages