Development Ruby

9.downto(1) {|n| print n }   # No newline between numbers
puts " blastoff!"            # End with a newline