Question: I wrote code and I don't understand what exactly is incorrect about it. solution.java 1 import java.util.': 3. public class solution.java { 4 public static
I wrote code and I don't understand what exactly is incorrect about it.


solution.java 1 import java.util.': 3. public class solution.java { 4 public static void main(String[] args) { Scanner sc = new Scanner(System.in); int test = sc.nextInt(); System.out.println(test); 12 } est Case + Add Custom Test Case OUTPUT CODE REVIEW COMMENT A Error solution.java:3: error: 'l' expected public class solution.java Code compilation command javac
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
