- 1
Can anyone help me with my coding homework?
somehow the user input should be scanned and check the "input.txt" file if theres a match. The input.txt file consists of first name, last name, and grade. user has 3 options, 1 first name last name(it should print the grade), 2 grade(it should print the name who has that grade), 3 it should count how many people got a's, b's,c's,d's, and f's. and the same time i should be able to use my Student class(the one with set and get method) to store values.
1 Answer
0
Post your code and any questions you might have about it, and people will help you with them. But if you're expecting someone else to write your homework for you, you've come to the wrong place...