I am having an issue with this program. I am new to this obviously and am fuzzed as to what to do with my int main ().
An example as to how to lay this out would be a great start for me to understand what to do. I am not asking for a handout just a simple point into the correct direction.
this is what the output should look like:
enter the student id: 111
enter exam1 score: 80
enter exam2 score: 90
*** Output ***
student id - 111
exam1 score - 80
exam2 score - 90
class average - 85
letter grade - B