| Homework 5 - CNIT 133 | |
|---|---|
| Link: | Description |
| Part 1 - Form Validation | A-Check a form for input validation. B-Create pulldown menus with event handlers. |
| Part 2 - 2-D Arrays | Based on State Abbreviation input pull array information about state. |
| Part 3 - 1-D Array | Determine how many people earned salaries in a range. |
| Part 4 - Storing numbers | Use a one-dimensional array to store numbers from user input. |
| Extra Credit | Use an array to store seat reservations for an airline. |