Exercise: Capture the Middle with *

Unpack route into origin, stops, and destination. Fix the first and last cities in place and let the * operator collect what's left in between.
Python
Setting up Python environment...
Output