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

Wednesday, November 21, 2012

Codecademy: "Blocks"


#sample solution


my_array = [1, 2, 3, 4, 5]

my_array.each {|element| puts element**2}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts