User Profile
Collapse
-
Grades program
takes a list of grades and counts the amount A's, B's, C's etc...
I am using a while statement to count the total number of grades which works great, but my if and else statements to count how many A's, B's, etc...it seems the program is going through the While statement totally ignoring my if and else if statements.
I tried doing muliple while statements but that gives unpredictable results. It seems I am missing...
No activity results to display
Show More
Leave a comment: