Exercise: Labeled List with enumerate()

Use enumerate() to build a labeled list from a sequence of items.
Python
Setting up Python environment...
Output