Question: In the code presented, completely REWRITE all lines that contain logical or syntactical errors, or insert lines of code to fix the problems. 1. 1

In the code presented, completely REWRITE all lines that contain logical or syntactical errors, or insert lines of code to fix the problems. 1. 1 import java.util.Scanner; 2 public class foo public static void main String args) int xi Scanner System.out.print "Enter a number from 20 -25:" = new Scanner ( Systen.in ); while ( x = 25 ) 10 System.out.println( "Out of range." System.out.print( "Enter again: ") x = Scanner. next Int ( ) ; 12 13 14 15 16 17 System. out.println( "Thanks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
