| Menu × × Correct! Exercise:Use the correct operator to increase the value of the variable  
int x = 10;
x@(2);
 
int x = 10;
x++;
 Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 58 exercises.
Are you sure you want to continue?