| 
  
   Menu 
  × 
      
    × 
      Correct! 
    Exercise:Display the sum of  
@(3) @(1) = @(1);
int y = 10;
System.out.println(x + y);
 
int x = 5;
int y = 10;
System.out.println(x + y);
 
    Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 59 exercises.
Are you sure you want to continue?