You have a list of three feature names. Write a loop that uses
enumerate (starting at 1) to print each feature on its own line,
in the format:
1. tabs
2. search
3. exports
You have a list of three feature names. Write a loop that uses
enumerate (starting at 1) to print each feature on its own line,
in the format:
1. tabs
2. search
3. exports