Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hi, i need a Turtle python program that runs a sport in the winter olympics. ( For example, snowboarding, etc.) It must follow the requirements.
Hi, i need a Turtle python program that runs a sport in the winter olympics. (For example, snowboarding, etc.) It must follow the requirements. Thanks.
Here are the Requirements:
-Include rules of the program seperately
-Declare as many variables as possible at the start of the program , with meaningful names. Include comments for their purpose.
Methods, or defs, are selected to break the problem into smaller problems.
-Your race will be random generated so each time there is a possibility that a different winner
-Have a countdown of READY SET GO appear on the screen and then the turtles take off
-Have the program tell the winner[s]
-Award Medals
-User may guess who will win
-Allow the user to continue to do the game over and over again until they do not want to do it anymore
-When the user choose to exit - Display a new screen and ercap the events
-Make sure you have a information screen for user explaining the Game.
-Make your program screens look nice.
-Include a game menu
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started