fork
- 23
- 0
Find the number of diagonals that can be drawn in an n-side polygon.
The answer is n(n-3)/2.
I don't know how to do that.
The answer is n(n-3)/2.
I don't know how to do that.