On Thu, Oct 30, 2008 at 1:43 PM, Steve Jones <ppksam14 / hotmail.com> wrote: > Hi all, > > Im really stuck with a project. I need to create a mastermind program > using ruby. The details are in the following link; > > http://cs105.updatelog.org/2008/10/09/lab-8-branches-and-loops-part-ii/#more-298 > > It is exercise 2 at the bottom. > > Any help or sample code would be great You're probably supposed to learn / and % on integers, but you could use Strings/Arrays too. Todd