Search:

Type: Posts; User: doucettemi

Search: Search took 0.10 seconds.

  1. Re: Programming project: random multiplication questions

    I've fixed the class names. To clarify, I have three classes. One is main. The second is the QuestionGenerator class. It controls the questions and the answers. The other class, StudentStatistics,...
  2. Re: Programming project: random multiplication questions

    if the user answers correctly, the program randomly picks between four messages. For example it will say "Good Job!" or "Yes, that correct". If they answer incorrectly, it will randomly pick between...
  3. Programming project: random multiplication questions

    Hi all,

    I've been working on this program for my object oriented programming class and I'm having a bit of trouble. We have to make a program that continuously produces pairs of random numbers for...
Results 1 to 3 of 3