solution-and-tests-colocated

Status: IN

Every problem directory's `solution.py` contains both the `Solution` class and a `unittest.TestCase` subclass, runnable via `python -m unittest` or `if __name__ == "__main__"`

Source: entries/2026/06/06/check-if-numbers-are-ascending-in-a-sentence-solution.md

JSON