one more exercise with "here documents"
This commit is contained in:
5
wikibooks-tutorial/bus-schedules.rb
Normal file
5
wikibooks-tutorial/bus-schedules.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
puts <<'BUS_SCHEDULES'
|
||||
c:\napolean's documents\tomorrow's bus schedule.txt
|
||||
c:\new documents\sam spade's bus schedule.txt
|
||||
c:\bus schedules\the #9 bus schedule.txt
|
||||
BUS_SCHEDULES
|
Reference in New Issue
Block a user