Node:Looping exercise, Previous:Recursion, Up:Loops & Recursion
triangle
in which each row has a
value which is the square of the row number. Use a while
loop.
triangle
that multiplies instead of
adds the values.
cond
.
@dfn
within the paragraph.
(In a Texinfo file, @dfn
marks a definition. For more
information, see
Indicating.)