Question: Dictionary state _ dict contains multiple state code and state name pairs. Read strings source _ state and destination _ state from input, representing the
Dictionary statedict contains multiple state code and state name pairs. Read strings sourcestate and destinationstate from input, representing the codes of a trip's starting and ending states. Use statedict to access the corresponding state name of each string. Then, output the starting state name, followed by to and the ending state name.
Click here for example
Ex: If the input is:
IN
NH
then the output is:
Indiana to New Hampshire
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
