What's wrong with this code?

The else statement should come after the if statementThe else statement should have a conditionThere's nothing wrong with the code

The else statement should come after the if statement.