Question
Hi i need a turtle python program that follows these rules. The design phase will help me get organized and show me the parts and
Hi i need a turtle python program that follows these rules. The design phase will help me get organized and show me the parts and how the program works. I need it be in as a seperate section. Thank You!
Choose from any one of these Rings ( listed in each website)
Speed Skating http://www.topendsports.com/events/winter/sports/speed-skating.htm
Short Track Speed Skating (500m, 1,000m, 1,500 m and Relays) http://www.topendsports.com/events/winter/sports/speed-skating-short-track.htm
Alpine, Skiing and Snowboarding Events
Alpine Skiing (Downhill, Super G, Giant slalom, Slalom, Super Combined) http://www.topendsports.com/events/winter/sports/alpine-skiing.htm
Freestyle Skiing (Aerials, Moguls, Ski Cross, Ski halfpipe and Ski slopestyle) http://www.topendsports.com/events/winter/sports/freestyle-skiing.htm
Snowboarding (Parallel Giant Slalom, Halfpipe and Snowboard Cross and Slopestyle) http://www.topendsports.com/events/winter/sports/snowboarding.htm
Nordic Events
Cross-Country Skiing (individual and team sprint, freestyle, pursuit, classical and relays) http://www.topendsports.com/events/winter/sports/crosscountry-skiing.htm
Ski Jumping http://www.topendsports.com/events/winter/sports/ski-jumping.htm
Nordic Combined (ski jumping and cross country skiing) http://www.topendsports.com/events/winter/sports/nordic-combined.htm
---------------------------------------------------------------------------------------
Ideas to include (Requirements)
-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.
DESIGN PHASE:
Variable types are chosen.
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.
Pseudo code plan for your project. I NEED THIS AS ONE SECTION. It has to be a clear list of variables, Meaningful names for variables, array and methods. and Effective use of variables, external data, arrays and methods. I also need rules of the program
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