Contact: aviboots(AT)netvision.net.il
40,760 questions
53,134 answers
573 users
7.downto(2) do |i| puts i end # run: # # 7 # 6 # 5 # 4 # 3 # 2