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

Thursday, January 17, 2013

Codecademy Sample Solution: Been Around the Block a Few Times



odds_n_ends = [:weezard, 42, "Trady Blix", 3, true, 19, 12.345]

ints = odds_n_ends.select{ |element| element.is_a? Integer }

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts