Files
freeCodeCamp/guide/english/mathematics/polygons/index.md
Ahmad Abdolsaheb a16539becf fix: replace imgur with s3 for english guide without conflict (#36053)
* fix: imgur to s3 for englsh guide without conflict

(cherry picked from commit 9c9f15abf4e755feab79ef7090dacdcf497ea7b6)

* fix: revert unrelated changes
2019-05-20 23:54:51 +05:30

13 lines
342 B
Markdown

---
title: Polygons
---
## Polygons
![img](https://cdn-media-1.freecodecamp.org/imgr/ALoC9.png)
A polygon is a 2-dimensional shape formed with straight lines. Examples include triangles, squares, pentagons, and hexagons.
#### More Information:
<a href="https://www.mathsisfun.com/geometry/polygons.html" target="_blank">MathIsFun.com</a>