Question: need some help please , in java on intellij Write code that reads in two integers and if the first is less than the second
Write code that reads in two integers and if the first is less than the second that outputs the first +76 else outputs the second - 76 For example: Answer: (penalty regime: 0,10,20,50,% ) \begin{tabular}{l|l} 1 & Scanner scan = new Scanner(System. in); \\ 2 & // TODO your code goes here \end{tabular}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
