This repository has been archived on 2023-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
freecodecamp-projects/8-scientific-computing-python/4-polygon-area-calculator
2022-11-27 15:01:33 +01:00
..
.replit Add polygon area calculator 2022-11-27 15:01:33 +01:00
main.py Add polygon area calculator 2022-11-27 15:01:33 +01:00
README.md Add polygon area calculator 2022-11-27 15:01:33 +01:00
shape_calculator.py Add polygon area calculator 2022-11-27 15:01:33 +01:00
test_module.py Add polygon area calculator 2022-11-27 15:01:33 +01: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