View Single Post
Old Mar 18th, 2008, 10:52 PM   #1
chapdizzle
Newbie
 
Join Date: Mar 2008
Posts: 1
Rep Power: 0 chapdizzle is on a distinguished road
Need Help Creating A Math Tutor Program

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
chapdizzle is offline   Reply With Quote