Contact: aviboots(AT)netvision.net.il
41,257 questions
53,766 answers
573 users
s = ('a'..'g').to_a.reverse.join puts s # run: # # gfedcba #