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

Sunday, December 2, 2012

Codecademy: Turn It On


#sample solution


a = 0b10111011
mask = 0b00000100
print bin(a | mask)

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts