Kevin Brown wrote:
> I'll start
> 
> for i in (0..products.size-1)
>   p products[i]
>   p quantity[i]
> end

I like this one. For a beginner this is easiest to follow.

Thanks Kevin.
-- 
Posted via http://www.ruby-forum.com/.