more crap
This commit is contained in:
4
streams.rb
Normal file
4
streams.rb
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
puts 'where do ye live?'
|
||||||
|
STDOUT.flush()
|
||||||
|
city = gets.chomp()
|
||||||
|
puts 'yar city be ' + city
|
Reference in New Issue
Block a user