Contact: aviboots(AT)netvision.net.il
42,709 questions
55,473 answers
573 users
7.downto(2) do |i| puts i end # run: # # 7 # 6 # 5 # 4 # 3 # 2