(2) Put 4 more small trees in a row
"behind" (above) the original big tree.
(3) Add a yellow circle (the sun)
in the top right corner. You must
use an ARC to create a circle,
from 0 to 2*Math.PI.
(4) Make a cabin (bottom right)- that is a
rectangle with roof with sloping sides.
(5) Add a window and a door to
your house - that is 2 rectangles.
(6) Add another cloud by copying the
bezierCurve commands and changing
the numbers. You might want to
read the tutorial at:
BezierCurve Tutor