1.upto(gets.to_i) {|x|puts "#{n} X #{x} = #{n*x}"}gets
5
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!