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

Tuesday, January 15, 2013

Codecademy Sample Solution: Up the Down Staircase



# Write your code below!
"L".upto("P") {|letter| puts letter}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts