changeset 359 | db106e5b7c4d |
parent 292 | 7ed2a25dd115 |
child 530 | cec95ad3a837 |
358:b3129cff41e9 | 359:db106e5b7c4d |
---|---|
3 \usepackage{../graphics} |
3 \usepackage{../graphics} |
4 |
4 |
5 \begin{document} |
5 \begin{document} |
6 |
6 |
7 \section*{Homework 8} |
7 \section*{Homework 8} |
8 |
|
9 \HEADER |
|
8 |
10 |
9 \begin{enumerate} |
11 \begin{enumerate} |
10 \item Write a program in the WHILE-language that calculates |
12 \item Write a program in the WHILE-language that calculates |
11 the factorial function. |
13 the factorial function. |
12 |
14 |