0
Syntax Error Help!
I'm getting a syntax error pointing to line 50 on the print func. Not sure why, when all my other prints have been working just fine. I know there's a lot of other stuff wrong right now ignore that. This should be the code... https://code.sololearn.com/cMZUT66J7aYq/#py Thanks!!!
2 Antworten
+ 1
Found it! I had an extra '(' on line 49 !!
0
Too many parentheses, line 49