← Back to Phase 2: Intermediate

Make Counter II

Phase 2: IntermediateModule 1: Advanced Function Patterns

Premium
Medium2.57k completed

Description

Implement a function that returns a counter object with methods to retrieve and manipulate the value

Your Solution