[Solved] Find the Average marks for each student
[ad_1] You’re not “zeroing out” your total counter when moving on to the next average computation. This is a trivial problem that you would be able to solve if stepping through the code line by line. If you don’t practice this now, it’ll be incredibly difficult to solve more complex problems. Next question you ask, … Read more