David W. answered 12/28/18
Experienced Prof
heptagon = a seven-sided polygon or 7-gon
In the 1960's, Seymour Papert and his team at M.I.T. created a "turtle" that could draw on the floor under computer program control. The Logo language comes from this. Try it:
http://www.logointerpreter.com/turtle-editor.php
If the turtle starts pointing in a certain direction, moves, then turns some angle -- seven times it will be back in its original position if the sum of the external angles (that is, the angles turned) is 360°.
If there are 7 external angles, and the sum of those angles is X, then the sum of the internal angles is:
360° - X
The sum of all the internal angles of a simple polygon is 180(n–2)° where n is the number of sides.
107° + 139° + 131° + 110° + 145° + 128 + °A = 180(7-2)°
A - 140°