binary

[1/1]

  1. Alternative Methods for Expressing Binary Literals in Python
    Binary Literals in PythonIn Python, binary literals are represented using the prefix 0b or 0B followed by a sequence of 0s and 1s