% --- start of displayed preamble in the book ---

% --- end of displayed preamble in the book ---
defaultfont:="ptmr8r";
warningcheck:=0;
beginfig(1)
draw (0,0)--(50,20)--(40,60)--(30,20);
endfig;
end;