Go to file
2022-05-03 18:10:08 -05:00
.replit fix: add .replt config file (#1) 2020-09-29 16:34:14 -05:00
arithmetic_arranger.py initial commit 2020-09-28 18:18:41 -07:00
main.py feat: use pytest for testing (#6) 2021-08-26 09:08:31 +02:00
pyproject.toml feat: use pytest for testing (#6) 2021-08-26 09:08:31 +02:00
README.md chore: clean up readme (#9) 2022-05-03 18:10:08 -05:00
test_module.py feat: use pytest for testing (#6) 2021-08-26 09:08:31 +02:00

Arithmetic Formatter

This is the boilerplate for the Arithmetic Formatter project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/scientific-computing-with-python/scientific-computing-with-python-projects/arithmetic-formatter