(please answer as soon as possible for thumbs up)
Using Java and IF statements, how can I create a program thatallows each student to input three quiz scores and get the averageand also use a WHILE loop if average is greater than 100 or lessthan 0 using Scanner class?
Quiz Score Averages
A (90-100)
B (80-89)
C (70-79)
D (60-69)
F (Below 60)
"Try again" (if average is greater than 100 or less than 0"
(please answer as soon as possible for thumbs up) Using Java and IF statements, how can I create a program that allows e
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am