And what do you call "decimal numbers"? Decimal representation of numbers like returned by str(123456)?
Le dim. 16 févr. 2020 à 15:00, Mark Dickinson <mdickin...@enthought.com> a écrit : > > 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? > _______________________________________________ > Python-ideas mailing list -- python-ideas@python.org > To unsubscribe send an email to python-ideas-le...@python.org > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/python-ideas@python.org/message/VGPNG4IBWGRWPEQOAKCNTLBINWQS4BZO/ > Code of Conduct: http://python.org/psf/codeofconduct/ -- Antoine Rozo _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/4AZ3E4BFMGPJABJ7Q4HHH6GFJTBJM5M7/ Code of Conduct: http://python.org/psf/codeofconduct/