An open API service indexing awesome lists of open source software.

https://github.com/dylanbuchi/polygon-area-calculator

Polygon Area Calculator project built with Python using object-oriented programming.
https://github.com/dylanbuchi/polygon-area-calculator

Last synced: 3 days ago
JSON representation

Polygon Area Calculator project built with Python using object-oriented programming.

Awesome Lists containing this project

README

          

# polygon-area-calculator

My solution to the [freeCodeCamp](https://www.freecodecamp.org/learn/scientific-computing-with-python/scientific-computing-with-python-projects/polygon-area-calculator) Polygon Area Calculator project in Python using object-oriented programming.