You are viewing a single comment's thread. Return to all comments →
See the python documentation for the bin() function.
"converts an integer number to a binary string prefixed with 0b"
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 →
See the python documentation for the bin() function.
"converts an integer number to a binary string prefixed with 0b"