From: James Edward Gray II Date: 2007-06-04T01:28:49+09:00 Subject: Re: FizzBuzz (#126) This solution cracked me up, but there is a typo in it... On Jun 3, 2007, at 9:49 AM, Fred Phillips wrote: > puts '59' > puts 'FizzBuzz > puts '61' The middle line there is missing a quote. ;) James Edward Gray II