Threads Ruby

100.downto(1) { |c| print c, " "; sleep 1 }