var = "hot damn!" puts "my variable is #{var}" smoke = gets.chomp() puts "you entered %s" % smoke
Standard input is empty
my variable is hot damn!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!