Question: For each of the following programs, start your code with three comment lines explaining what your program does, your name as the author, and the
For each of the following programs, start your code with three comment lines explaining what your program does, your name as the author, and the date you finished the program. You must submit your own work and only use concepts being taught in class. 1. SpeedCheck V1 (SpeedCheckV1.py) Extend the SpeekCheck program from Assignment 3- 4, so that a warning is displayed if the speed is over 65 mph. Here are two examplese of the program running: Enter the speed: 45 within the speed limit Enter the speed: 150 no speeding !!!! Test your program as shown above. Save the Shell window as Test1.txt. Submit SpeedCheckV1.py and Test1.txt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
