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

Sunday, January 13, 2013

Codecademy Sample Solution: Symbol Syntax



# Write your code below!
my_first_symbol = :someValidSymbol

# test
puts my_first_symbol.object_id
puts :someValidSymbol.object_id

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts