# Asking the user to place their bet on a turtle color user_bets = screen.textinput(title="Make your bet!", prompt="Which turtle will win the race? Enter a color: ") ...