6.6. Program Implementation - 4

We are finally ready to add a roof! This version of the program has added a drawRoof, but the procedure is missing its body. Try writing the body of drawRoof.

Tips:

Notice we have commented out the tests for the doors and windows. There is no need to run that code while you are working on the roof.

Implement the drawRoof procedure

You have attempted of activities on this page