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

Wednesday, November 21, 2012

Codecademy: "Parameters and Arguments"


#sample solution


def cubertino(n)
  puts n ** 3
end

cubertino(8)

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts