Our Turtle Polygon should be able to draw a partial side. That is, if someone wants a polygon with 3.5 sides, it should look halfway between a triangle and a square. A partial sided polygon should not close until it reaches the next whole number, and any partial sided polygon should have N + 1 lines in it.