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

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
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

Post by answerhappygod »

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 1
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 1 (48.52 KiB) Viewed 14 times
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!
Post Reply