box-o-sand/round0/streams.rb

5 lines
87 B
Ruby
Raw Normal View History

2009-06-12 01:41:23 +00:00
puts 'where do ye live?'
STDOUT.flush()
city = gets.chomp()
puts 'yar city be ' + city