100 Days of Code: The Complete Python Pro Boot Camp – Day 19 Project
Create a turtle race.
Ask user to bet on a color of a turtle to win the race.
Use object oriented programming to create many instances of the turtle.
Have each turtle move at random speed until finish line.
Print if the user won or lost.
- Choose ‘Open in Replit’
- Select ‘Run’ to play/replay the game.
- Close the main.py screen. Maximize the output window.