Quotes help make search much faster. Example: "Practice Makes Perfect"

Sunday, January 13, 2013

Codecademy Sample Solution: Nil: A Formal Introduction



creatures = { "weasels" => 0,
  "puppies" => 6,
  "platypuses" => 3,
  "canaries" => 1,
  "Heffalumps" => 7,
  "Tiggers" => 1
}

creatures['cats']

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts