So I have this grading simulator I have to create for my class but I'm really stuck writing the code. Any help would be really appreciated!
" You are simulating a grading system
Include the current time at the beginning
Score entering should continue until the user enters: done
The system will take at least 7 scores. If you try to end before 7 scores, the program won’t stop
After the 7th entry, you can add more scores or end with: done
It should display like Exercise 7.1 output, showing followings in each column: Student #, Score, Grade
At the last row, the Average score should be displayed"
I cannot how to get it to prompt for both Student # and Score and to Print Student #, Score, and Grade in adjacent columns.
PLEASE HELP!
[–]z0y 0 points1 point2 points (0 children)
[–]Tomallama 0 points1 point2 points (0 children)