> However, changing $" to $* works like a champ :) > > 34.times{k=0;puts ($*.map!{|i|k+k=i}<<1)*' '} > > Ben > Now at 45 chars it ties the current leader.