New idea
Patterns that come back around
Some patterns don't grow forever — they LOOP back to the start. Days of the week (7), hours on a clock (12), months in a year (12). After the last item, it returns to the first.
Days, hours, calendar — patterns that loop back to the start.
New idea
Some patterns don't grow forever — they LOOP back to the start. Days of the week (7), hours on a clock (12), months in a year (12). After the last item, it returns to the first.