Question: in python Write a main function that takes input from the user on a base rate, rate per mile, and number of miles traveled and
in python Write a main function that takes input from the user on a base rate, rate per mile, and number of miles traveled and then uses your taxiFare function to get the total fare and prints for the user. Use the following prompts for input: Enter base rate: Enter cost per mile: Enter number of miles traveled: Use the following for output: Your fare is:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
