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

Sunday, December 2, 2012

Codecademy: The bin() function


#sample solution


print bin(1)
print bin(2)
print bin(3)
print bin(4)
print bin(5)

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts