0
Can Anyone Help Me Fix This Syntax Error?
I keep getting a syntax error on line 16 and I’m not sure why! Further details can be found in my code comments: https://code.sololearn.com/cWuiI8NRX2Y0/?ref=app
2 odpowiedzi
+ 2
Colon issues 😃
Add : to the end of your if and else statements
if this==correct: do this
else: do that
Happy Coding 😀
+ 1
It worked!! Thank you Tomiwa Joseph!🙏✌️