Ruby vandamál
Sent: Lau 27. Sep 2014 19:17
Daginn, ég er að lesa Why's Poignant Guide to Ruby og ég er að lenda í smá veseni.
Ég á að save-a hash af þessu á file sem að heitir wordlist.rb en ég kann það ekki.
code_words = {
'starmonkeys' => 'Phil and Pete, those prickly chancellors of the New Reich',
'catapult' => 'chucky go-go', 'firebomb' => 'Heat-Assisted Living',
'Nigeria' => "Ny and Jerry's Dry Cleaning (with Donuts)",
'Put the kabosh on' => 'Put the cable box on'
}
Ég á að save-a hash af þessu á file sem að heitir wordlist.rb en ég kann það ekki.
code_words = {
'starmonkeys' => 'Phil and Pete, those prickly chancellors of the New Reich',
'catapult' => 'chucky go-go', 'firebomb' => 'Heat-Assisted Living',
'Nigeria' => "Ny and Jerry's Dry Cleaning (with Donuts)",
'Put the kabosh on' => 'Put the cable box on'
}