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