News

Draw-a-Rectangle A simple python program that calculates the perimeter of a rectangle and then displays the rectangle.
What did you do? I am drawing some bounding boxes over images using draw.rectangle What did you expect to happen? I expected the full rectangles to draw, and am trying to use no fill and just outli ...