From: Cyrus Gabilla Date: 2007-01-15T16:02:28+09:00 Subject: Can anyone try to solve this problems? --0-943106216-1168844545=:94581 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi to everybody. I am trying to solve these three problems in Ruby. I do not know if my solutions are really correct. I just wanted to ask help, if somebody can show their solutions. I would appreciated your help. 1. Write a one-line in irb using Range#inject to calculate 20!. Generalize this into a function. 2. Write a function to find the longest string in an array of strings. 3. Write an iterator function n_times(n) that calls the given block n times. Thanks. Cyrus __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --0-943106216-1168844545=:94581--