A collection of solution attempts at The Weekly Challenge.
I have chosen to use pytest to write test suites for my solutions. These suites can be ran using the following command in the numbered challenge directory:
pytest| Challenge | Python | README |
|---|---|---|
| 136 | CH1⏳ CH2⏳ | in progress |
| 135 | CH1⏳ CH2⏳ | in progress |
| 134 | CH1✔️ CH2✔️ | here |
| 133 | CH1✔️ CH2✔️ | here |