* Ruby Quiz (Mar 26, 2005 02:10): > - Create Ruby code to translate a number to it's English language > form. (My sample version works with integers up to 10**72-1.) My Lisp module proves yet again to be capable of answering a Ruby Quiz: require 'lisp/format' ARGV.each{ |arg| puts Lisp.format("~R", arg.to_i) } Enjoy, nikolai -- ::: name: Nikolai Weibull :: aliases: pcp / lone-star / aka ::: ::: born: Chicago, IL USA :: loc atm: Gothenburg, Sweden ::: ::: page: minimalistic.org :: fun atm: gf,lps,ruby,lisp,war3 ::: main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}