Recent content by brgordon92
-
B
Comp Sci Solving Grades.java Assignment: Weighted Grade Calculation
This assignment will give you practice with interactive programs, if/else statements, and methods that return values. Turn in a Java class named Grades in a file named Grades.java. You will be using a Scanner object for console input, so you will need to import java.util.*; into your program...- brgordon92
- Thread
- Stuck
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help