| Problem: | To create a program that will prompt the user for a first name, last name, and three grades; compute the average of the three grades; and then display the user's name in the order "last name, first name," the original three, and the average. |
| Task: |
|
| Notes: |
|