You are viewing a single comment's thread. Return to all comments →
I can't understand the second statement...
width = len("{0:b}".format(n))
what is "{O:b} ? What does it mean?
Seems like cookies are disabled on this browser, please enable them to open this website
String Formatting
You are viewing a single comment's thread. Return to all comments →
I can't understand the second statement...
width = len("{0:b}".format(n))
what is "{O:b} ? What does it mean?