PRG 410 Week 1 Individual Assignment Individual: Math Tutor Program | University Of Phoenix
- University of Phoenix / PRG 410
- 23 Feb 2019
- Price: $20
- Other / Other
PRG 410 Week 1 Individual Assignment Individual: Math Tutor Program | University Of Phoenix
PRG 410 Week 1 Individual Assignment Individual: Math Tutor Program
Instructions: Write a console-based C++ program that can be used as a math tutor for a young student. The program should display two random numbers consisting of three digits each to be added in columnar format, such as: 247 +129 ------
The program should then pause while the student works on the problem. When the student is ready to check the answer, he or she can press a key and the program will display the correct solution. Hint: it is important to line up the digits (1's, 10's, 100's, etc). Include a proper header file. Use proper coding conventions and proper comments throughout your program. Compress all your Microsoft® Visual Studio® source code files in the console application folder into a ZIP file. Submit your assignment using the Assignment Files tab.