Skip to content

C++ program that can be used as a math tutor for young students to practice adding numbers.

License

Notifications You must be signed in to change notification settings

Mishkanian/math_tutor_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Tutor Program

Description

MathTutor.cpp is a program that can be used as a math tutor for a young student. When ran, the program displays two random numbers to be added together. The program will then wait for the student to work on the problem and then show the solution when they are ready.

Below is an example of the program running and waiting for user input:

math_problem

After user input, the correct solution is displayed.

math_solution

Author: Michael Mishkanian
For all questions and inquiries, please contact me on LinkedIn.

About

C++ program that can be used as a math tutor for young students to practice adding numbers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages