After the if statement, code an else statement.
if
else
Make sure to pick else, followed by :, and finally print("Have another go").
:
print("Have another go")