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

Wednesday, November 21, 2012

Codecademy: "The Combined Comparison Operator"


#sample solution


book_1 = "A Wrinkle in Time"

book_2 = "A Brief History of Time"

book_1 <=> book_2
#should return 1

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts