lundi 5 avril 2021

please what am i getting wrong in this [closed]

please what does this mean? what am i doing wrong

File "Solution.py", line 19
    else n % 2 == 0 and n > 20:
         ^
SyntaxError: invalid syntax (expected ':')

this is what n refers to

 n = int(raw_input().strip())

Aucun commentaire:

Enregistrer un commentaire