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

Sunday, December 2, 2012

Codecademy: Just Flip Out


#sample solution


a = 0b11101110
mask = 0b11111111
print bin(a ^ mask)

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts