Quote:
|
Originally Posted by mcl1008
Can anyone explain what the code should look like?
|
Should start with the word "Class" and end with a "}"
We arent going to do your homework for you, sorry. Post the code that you have now. If you have none, start by making a simple program to input numbers between 1 and 40 from a user and printing them out. You probably want to use arrays to store the input numbers, and the generated numbers.
JD