Question: USE C LANGUAGE TO WRITE THE PROGRAM WRITE EACH PROGRAM SEPERATELY. Assessable: Your first assessable task is to begin creating a simulation of a robotics



USE C LANGUAGE TO WRITE THE PROGRAM
WRITE EACH PROGRAM SEPERATELY.
Assessable: Your first assessable task is to begin creating a simulation of a robotics competition The competition will consist of three phases. 1. 2. 3. Speed. The robots will race to reach the finish line. Strength. The robots will attempt to lift several heavy objects. Combat effectiveness. The robots will battle against 100 humans and then receive a score based on the number of victories. The first requirement of the system is to be able to calculate the time it takes for a robot to finish the race in phase one. Prompt the user to enter the finish_time of the robot and the distance to the finish line. The details of the robot should then be outputted to the screen as follows: The robot has an average speed of speed meters per second If the user enters a finish time or distance of 0 or less, an Error message should be printed to the screen instead of the above output. The next two phases of the simulation will be completed in Workshop 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
