A procedure that you do over and over, each time building on the previous stage, is recursive. You'll see recursion used in many different ways throughout this book. In this lesson you'll draw fractal design using a recursive procedure. After you draw the design, you'll work with fractions to examine its parts.