Question: Write a java program to ask a user to enter, student number, test1, test2, and test3. Your program then computes the average of the three
Write a java program to ask a user to enter, student number, test1, test2, and test3. Your program then computes the average of the three tests and display the student number, test1, test2, and test3. Inputs: Please enter student number: Please enter test1: Please enter test2: Please enter test3: Outputs: Student number: Test1= Test2= Test3= Average =
I have to turn this previous homework problem to a if statement or a switch statement
Im stuck
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
