COVID-19 is eradicated and we can all travel freely without worry about masks. I have made my bucket list and this winter break, I'm going to hit them all! Below you will find my bucket list... unfortunately flights aren't quite back to "normal"..there aren't as many direct connections.
You need to write code to create the graph provided below. This code should be included in both your submission for question 1 and for question 2.
1
Write code to implement a BFS of my bucket list destinations. Assume that I will start at Home (Oku). The function should print to the console the order in which I visit the nodes (airport codes). Submit this code as YOUR_LAST_NAME_1.py.