Checkpoint 20.2.1.
The following program should define a procedure triangle that uses a loop to help draw a triangle. The main part of the program calls that function twice to draw two different triangles.
Arrange and indent the blocks correctly. You will not need them all.