Post

@PythonPr Syntax error:
{ Check line 4
Colon is missing (else❌
else:✅
}
Dansk

@PythonPr There's a ':' missing behind 'else'.
Error.
English

@PythonPr Fix the syntax error first in the fourth line and add a colon after else
English

@PythonPr high, 10 is greater than 5 so the else never runs
English




































