What's wrong with this code?
There shouldn't be a colon after the
if
keyword
There's nothing wrong with the code
There should be semi colons instead of colons
The
else
keyword is missing a condition after it
There's nothing wrong with the code.