16 Feb
2020
16 Feb
'20
1:59 p.m.
ananthakrishnan15.2001ï¼ gmail.com wrote:
In the below examples a and b are binary numbers.
Please can you clarify what this means, in Python terms? Are you proposing a _new_ Python type that represents a "binary number", or is `binary.add` (for example) intended to work with existing Python types (for example `int` and `str`)? Who are the intended users of the new functionality, and what would they use it for? Could you perhaps show some example code that might use the module?