summaryrefslogtreecommitdiff
path: root/coins2.py
AgeCommit message (Expand)Author
2025-04-17refactor: create a dynamically sized list of result coinsmo khan
2025-04-17refactor: collapse procedural code into a loopmo khan
2025-04-16remove the print functionmo khan
2025-04-16refactor: extract a reduce functionmo khan
2025-04-16fix: bring back the roundingmo khan
2025-04-16refactor: reduce coin specific functions to one generic onemo khan
2025-04-16extract calculate_quarters functionmo khan
2025-04-16passing tests yay!mo khan