Question: Java Eclipse Objective: Begin to integrate looping into your code What to do: You are going to write code for professors to use! The code

Java Eclipse

Objective: Begin to integrate looping into your code

What to do: You are going to write code for professors to use! The code will take input from a professor and show how many hours worth of work a student needs to do to get an A in that course. An A is considered a 90 or above. The input from the professor is how many points an hour worth of work is.

Dont forget your word document that specifies the decisions you made for your lab. Use this document to show that you know what you are doing and also to let me know what you struggled with. For this lab, definitely let me know why you made the decision to code the logic involved in your program.

The prediction must be contained in its own method

Your main should only take the number from the input via a scanner and call the prediction method

Output:

****Make sure you test your code using a variety of points. For instance: 21 point, 26 points, 50 points etc. You do not have to deal with decimals

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!