write a code with function getfare(string source, string destination) which take input as source and destination stops(in the format containing first two characters of the name of the bus stop) and calculate and return travel fare

0

Write a code with function getFare(String Source, String Destination) which take Input as source and destination stops(in the format containing first two characters of the Name of the Bus Stop) and calculate and return travel fare.

By Wooden Hammer Phyllis Parisian at Jun 11 2021


Related code examples


Code examples by languages