Using the flight map below and a stack, determine if a fligh…

Using the flight map below and a stack, determine if a flight path exists from city  H to city I.  Write your answer in the textbox below.  It is only necessary for your answer to show one route, if it exists.  Show the state of the stack after each step. (2 points)   For example if the question asked: Does a flight path exist from city C to city G? Your answer could be written like this: Yes a path from city C to city G exists, the resulting stacks are C, DC, HDC, GHDC.