mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-06-05 15:09:09 +09:00
f215901131
Adapted the non-regex solution provided in the solutions branch (which was not brought over to the main branch's solution file) to pass the current test suite. Cleaned formatting of comments and reworded for clarity.