
March 25th, 2005, 03:19 AM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 8
Time spent in forums: 2 h 26 m 15 sec
Reputation Power: 0
|
|
|
Lotto Ticket class output
Iam writing code for a lotto ticket machine and have just finished
the numbers class and now need to code the ticket class which needs
the following functions:-
I am working on the print method which calls the numbers from an array list, my first
numbers are displayed using the [0] in the print method but Iam unable to generate any
more lines of numbers.
Can anyone help with this please?
|