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

Monday, November 19, 2012

Codecademy: "Less Than or Greater Than"


#sample solution


test_1 = 17 > 16

test_2 = 21 < 30

test_3 = 9 >= 9

test_4 = -11 < 4

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts