Practice Test Geeks home

Python Control Flow: Loops 3

What does `enumerate(['a', 'b', 'c'])` yield when iterated?

Select your answer