Question: of Write a python program to calculate speed of the car by taking input distance and time and print the messages according to given conditions:
of Write a python program to calculate speed of the car by taking input distance and time and print the messages according to given conditions: 1. if speed less than 50 "Low Speed" ii. if speed between 51 to 80 print "Normal Speed iii. if speed between 81 and 100 print "Medium Speed" iv. if speed between 101 to 120 print "High Speed on v. if speed above 120 print display "PAY FINE" otherwise display "Invalid Input" bere to search o Bie hp
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
