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