+ 1
I can't see the missing semicolon or the extra bracket
I keep getting the same error and I cannot see what is wrong https://code.sololearn.com/c19EDkiypPbN/?ref=app
4 Réponses
+ 4
There's an extra '}' at line 34. There are other errors besides that one, but you'll figure it out once you solve this
+ 3
Alex Garcia del Valle yeah ;)
+ 2
Thanks! I am going to get my eyesight checked
+ 1
The damn empty constructor. You were right: after fixing the semicolon it was easy