if guess == answer: print("Correct!") score + 1elif: print("Incorrect")else: except ValueError: print("Expected integer")
That was a small section of my code. It states that elif: is invalid, specifically the :.
elif:
:
Aucun commentaire:
Enregistrer un commentaire