Write the first incorrect line in the code below:
int counter = 3
counter = 2;
counter = "ONE!";
counter = "Finished";
All lines are numbered.
Write the first incorrect line in the code below:
int counter = 3
counter = 2;
counter = "ONE!";
counter = "Finished";
All lines are numbered.
Create a free account to access the full topic