+ 1
Why do I keep getting an error in this code???
Yeah, its not mine. I copied it to add more words to guess but it keeps doing an error in line 46 i dont know why, here is the code: https://code.sololearn.com/WzYjQ01hHNpK/?ref=app
5 Answers
+ 4
The devil is in the detail...
You're missing the comma "," at the end of each of your items.
+ 3
It happens to us all.
Happy coding!
+ 2
Oh god
+ 2
I didn't notice it, thanks XD
+ 2
Thanks! :D