3. the method indexof, part of the list interface, returns the index of the first occurrence of an object in a list. what does the following code fragment do?
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.