Exercise: enumerate() with start=

Use enumerate() with a custom starting index to number items from a value other than zero.
Python
Setting up Python environment...
Output