**As a** [ User] **I need** [ to have multiple counters] **So that** [ I can keep track of several counts at once.] ### Details and Assumptions * [document what you know] ### Acceptance Criteria ```gherkin Given [some context] When [certain action is taken] Then [the outcome of action is observed] ```