View Single Post
Old Nov 21st, 2005, 12:04 AM   #2
JDStud6
Programmer
 
Join Date: Jan 2005
Location: Charleston, SC www.wareonearth.com
Posts: 57
Rep Power: 4 JDStud6 is on a distinguished road
Send a message via AIM to JDStud6
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
JDStud6 is offline