| Homework 2 - CNIT 133 | |
|---|---|
| Link: | Description |
| Part 1 - Part 1 | Use document.write to display characters on a page. |
| Part 2 - Input integers on form | Input integers via form text boxes and display sum, average, product, min and max. |
| Part 3 - Input numbers and fade results | Input numbers on a form. Fade the results. |
| Part 4 - Squares and Cubes | Calculate squares and cubes for 1 - 6. Use innerHTML to write a table for 7 - 10. |
| Extra Credit | US Exchange Rate Tables |