Another HTML question/problem... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Another HTML question/problem...

I'm this close to finishing my RPS project, I have made it so it prints You win, You lose and Its a tie... The only problem is... it keeps saying (SyntaxError: unexpected end of input). I have read and re-read all my code thoroughly, and yet I can't find the the issue nor the answer to it. If you could help thanks! And if you read all of this, but you can't help me, thanks anyways! Here is my project/code: https://code.sololearn.com/W0dTbSrUQUTg/?ref=app I can't thank you guys enough, all this community is so helpful, that it quickly made me a part of it 3 years ago, and yet, I'm still learning...

20th May 2020, 9:36 PM
SpaghettDev
SpaghettDev - avatar
5 Answers
+ 3
You are missing } to close func at the end of the script.
20th May 2020, 9:43 PM
Manu_1-9-8-5
Manu_1-9-8-5 - avatar
+ 2
At the end of your func() will be needed the }
20th May 2020, 9:50 PM
JaScript
JaScript - avatar
+ 1
Manu_1-9-8-5 I cant believe you answered me again... Ja Play thanks!
20th May 2020, 9:50 PM
SpaghettDev
SpaghettDev - avatar
0
TheGamerYt™ This happened only because of a delayed transmision. So I did not see any answers before.
20th May 2020, 10:18 PM
JaScript
JaScript - avatar
0
Oh yeah. Sometimes the delay is very long....
20th May 2020, 10:19 PM
SpaghettDev
SpaghettDev - avatar