def test_plot():
    rects = hw5u.get_rect_coords(10)
    hw5u.show_rectangles(rects, fname='test_rects.png')