Discuss the below:
Q: Create a math tutor program in VB.Net. Randomly create addition, multiplication, subtraction and division questions like:
Addition
14
11
---
Create random numbers for the questions.
You can group the questions in groups of ten or so, and give them a score like, "You got 8 out of 10 Correct!!".
You can tell the program to do just addition, or a combination of question types.