Go to file
2023-04-19 16:02:50 +10:00
LICENSE Solution 2023-04-19 16:02:50 +10:00
main.py initial commit 2020-09-29 10:14:39 -07:00
README.md chore: clean up readme (#6) 2022-05-03 17:55:50 -05:00
shape_calculator.py Solution 2023-04-19 16:02:50 +10:00
test_module.py fix: add maxDiff attribute to test class (#5) 2022-04-24 21:21:36 +02:00

Polygon Area Calculator

This is the boilerplate for the Polygon Area Calculator project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/scientific-computing-with-python/scientific-computing-with-python-projects/polygon-area-calculator