I am currently working on some homework for my Visual Basics class
I have to generate two random numbers, then either add them, subtract them, divide them, or multiply them. (the user would try to guess the answer)
The only problem I am going to run into is when I want to divide.
I need the numbers to be generated, and be divisible. I am so lost of how I could do that, and google, and reading through my textbook is no help.