From: danielj Date: 2007-06-17T09:45:02+09:00 Subject: Re: Chris Pine Program Challenges > I haven't read that tutorial so I don't know what he is expecting you to try. > But, here is a hint for something you could do. > > arr = ["foo","bar","arrays are cool","rock"] > p arr.min > > Harry Thanks for the hint! However, he hasn't discussed that method at this point either... I will play around with it that way but I can already see how easy it would be to write that program out in my head... Do you know of any websites with programming "challenges" for beginners/intermediates?