Contact: aviboots(AT)netvision.net.il
42,690 questions
55,442 answers
573 users
s = ('a'..'g').to_a.join puts s # run: # # abcdefg #