Question: Complete the following code to correctly assign an AP score. You can assume that the main method and import lines are present. Your code must
Complete the following code to correctly assign an AP score. You can assume that the main method and import lines are present.
Your code must do the following:
- -Set up scanner
- -Ask user to input raw score
- -Correctly determine if the score gets a 1, 2, 3, 4, or 5
- -Output the final AP score back to the user
java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
