
4 Feb
2020
4 Feb
'20
6:23 p.m.
On 2/4/2020 6:17 PM, Ricky Teachey 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)
Unless you switch to strings, you're going to have a problem with leading zeros.
Eric