Checkpoint 18.6.1.
Implement the
drawRoof
proceduredrawRoof
, but the procedure is missing its body. Try writing the body of drawRoof
.begin_fill
and end_fill
in your procedure. Without them, the triangle will not get filled in.drawRoof
procedure