On Fri, May 11, 2018 at 4:31 AM, bartc <b...@freeuk.com> wrote: > 2x100 (4) Binary > 3x100 (9) Ternary > 4x100 (16) Quaternary > 5x100 (25) etc > 6x100 (36) > 7x100 (49) > 8x100 (64) Octal > 9x100 (81) > ... (Not implemented 11x to 15x, nor 10x or 16x) > 0x100 (256) Hex
YAGNI much? How often do you need a base-9 literal in your code?? ChrisA -- https://mail.python.org/mailman/listinfo/python-list