User profile: yourhighness

User info
User name:yourhighness
History
Joined:
Number of posts:5
Latest posts:

Random number generator and restricting conditions
Honestly I had forgotten about if it tried to divide by zero until I went to run my program and got ...

Random number generator and restricting conditions
This is how I ended up using modulo to ensure that there would be no remainders for the division pro...

Random number generator and restricting conditions
Keskiverto, ok I understand what is going on now, only problem is that the first number ends up bein...

Random number generator and restricting conditions
Peter87, so basically floor just rounds down the number? I'm not exactly sure that is what my profes...

Random number generator and restricting conditions
Hi guys, working on a program that is meant to be a math quiz for the 3rd grade level. It is for hom...