more crap

This commit is contained in:
Dan Buch 2009-06-11 21:41:23 -04:00
parent 0ec81f5c06
commit dc19274688

4
streams.rb Normal file
View File

@ -0,0 +1,4 @@
puts 'where do ye live?'
STDOUT.flush()
city = gets.chomp()
puts 'yar city be ' + city