more crap
This commit is contained in:
parent
0ec81f5c06
commit
dc19274688
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
|
Loading…
Reference in New Issue
Block a user