← Back to Phase 1: Fundamentals

Cycle

Phase 1: FundamentalsModule 6: Utility Functions

Easy5.78k completed

Description

Implement a function that takes one or more values and returns a function that cycles through those values each time it is called

Your Solution