JAVA LOOPS - WORKSHOP PT2 Write a design to prompt the user for a mark, and keep prompting for a mark if it is <0 or >10
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
JAVA LOOPS - WORKSHOP PT2 Write a design to prompt the user for a mark, and keep prompting for a mark if it is <0 or >10
JAVA LOOPS - WORKSHOP PT2 Write a design to prompt the user for a mark, and keep prompting for a mark if it is <0 or >100; then using the following table display their grade. After displaying ask for another mark and display that grade. Do this in a loop. Then display the average of the two marks. Mark Grade 0..49 Fail 50..59 Pass 60..69 Credit 70..79 Distinction 80..100 High Distinction Don't forget your test plan!
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!