| Lexington High School Mathematics | Math Dept. Front Page | Student Links | Family Links |
| Introduction to C++, Kevin Kelly | Kelly Front Page | C++ Course Guide | C++ Assignments | C++ Info |
Write a program that asks the user to answer at least four questions. The questions can be whatever you want, so long as they make sense together.
You must include at least one question whose answer is a whole number, one whose answer is a decimal number, one whose answer is a single letter, and one whose answer is a word.
After the user has answered all of the questions, the program should print back out all of the answers, in appropriate complete sentences.