Practicing creating choices

Hello! I am currently practicing on creating programs that will run and put the user to a menu that will output grading systems.

this is the question but i can't quite figure it how I can do it.

Write a C++ program that has 3 items in the main menu. The following items are as follows:

[E]dit name
[I]nput grades
[C]ompute grades
E[x]it
Start off with a program that simply displays the menu.
Declare a char variable and get a value for it from the user.

Do that and post your code here. If you can't ... then back to the books/notes and off to tutorial-land as suggested.
Thank you for the replies! I have successfully done it with your help!
Well done.
Now for the green tick and move on.
Topic archived. No new replies allowed.