|   |
| Problem | Code |
| Write a program that inputs your name, age and sex (m/f) and echoes the input. |
Input1 |
| Write a program using three pop up windows, that requests the user to enter their first, middle, and last name
respectively. Outputs to the console their initials. |
Input2 |
| Write a program that gets an integer from the user, divides it by three and output the results.
|
Input3 |
|
  |