Question: print ( Problem 6 ) In the main function Ask the user for the ending zone. Ask the user if it is peak

print("Problem 6")
In the main function
Ask the user for the ending zone.
Ask the user if it is peak/off peak
Ask the user if they are Adult/Sr,Disabled,Medicare/Child
Call the function with three keyword arguments.
Create a function with three parameters that correspond to the keyword arguments.
Using conditional statements, print the One-Way fare. Test your function and show three different outcomes of your code in the Terminal Output.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!