Content deleted Content added
DarthKitty (talk | contribs) m →JavaScript: use <code> tags where appropriate; make code snippets more idiomatic |
|||
Line 1,674:
<syntaxhighlight lang="irb">
}
=> {"Sally Smart"=>"555-9999", "John Doe"=>"555-1212", "J. Random Hacker"=>"553-1337"}
irb(main):006:0> phonebook['John Doe']
|