kiddipie/

if is_won:
    redir(/ans)
elif is_draw:
    print("oh")
else:
    print("lmao")