
<imgsrc="00_data/RJ_santa.jpeg"width="400">
## Overview
<table>
<tr>
<!-- Image Column -->
<td>
<imgsrc="00_data/RJ_santa.jpeg"width="400">
</td>
<!-- Text Column -->
<td>
In this challenge, you are provided with a list of cities and their coordinates in `cities.csv`. Your task is to create the shortest possible path that visits all the cities.
</td>
</table>
## Submission File
Your submission should be an ordered list of cities, representing the path in which you visit each city.