In comp.lang.python, Ethan Furman <et...@stoneleaf.us> wrote: > On 1/14/21 11:06 AM, Eli the Bearded wrote: >> "There should be one-- and preferably only one --obvious way to do it." >> Plus the ** operation ("root = x ** 0.5"), that's now three ways. > Yes, but which of those is obvious?
If it's up to me, the ** one. Elijah ------ using a syntax with "^" instead of "**" would be okay, too -- https://mail.python.org/mailman/listinfo/python-list