Subject: Re: Counting Program
From: Dan Diebolt <dandiebolt yahoo.com>
Date: Mon, 21 Apr 2008 12:13:58 +0900
In-reply-to: 298983
--0-2089971792-12087476370094
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
>it's as simple as ...
adding an argument list:
10.times do |time1|
puts time1+1
end
--0-2089971792-12087476370094--