PRG 410 Week 1 Individual: Math Tutor Program

0 items
PRG 410 Week 1 Individual: Math Tutor Program
PRG 410 Week 1 Individual: Math Tutor Program
$8.00
  • Description

PRG 410 Week 1 Individual: Math Tutor Program

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

——-

Prompt the user for their answer to the problem.  Compare their answer to the calculated answer and display “Correct” if the answer is correct and “Not correct, the answer is:” followed by the correct answer.  After displaying the result the program should pause until the user presses a key which will end the program.

Hint: it is important to line up the digits (1’s, 10’s, 100’s, etc).

Zip  your project by locating the location of the files and zipping the project folder.

Submit your assignment using the Assignment Files tab.