Could you help me fix my code (student scores, files,structure)
Dec 13, 2015 at 9:40pm
how shall i do that? what variable shall i write in the conditions in if and else to bel able to check each score?
Dec 13, 2015 at 10:58pm
You already have the logic, but the logic is in the wrong location. You have it after your loop so it can only test one condition.
Topic archived. No new replies allowed.