I'm very new to visualbasic and need to create a program that acts as a math tutor.
In addition to the requirements specified in the text, also create the program to randomly create either an addition, multiplication, or a subtraction problem for each question. The range of numbers should be 0 to 100.
A few questions... Since there's no real input from the user, I could just make them all the boxes labels correct? Also, I have no idea how to code it so it will pick the numbers at random from 0-100. Lastly, I have no clue as to how I'm supposed to make it pick the multiplication/addition/subtraction at random as well. Help is greatly appreciated, and sorry, my computer intelligence isn't the highest
