On Tue, Feb 4, 2020 at 3:21 PM Ricky Teachey <ri...@teachey.org> wrote:
> Why not just build the number using some kind of fancy "continuing > integer" constructor function? Then you could just use commas, Blacken the > code, and it will look great, right? > > P = my_int_maker(29674495668685510550154174642905332730771991, > 79985304335099507553127683875317177019959423, > 8596428121188033664754218345562493168782883) > (Rhetorical question:) How could my_int_maker(1, 00, 23) return 10023? -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ 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/PIKSO3MUWO2TOGI2KJPCZTOV3P6VKSBM/ Code of Conduct: http://python.org/psf/codeofconduct/