"Peter J. Holzer" <hjp-pyt...@hjp.at> writes: > On 2021-08-22 16:28:12 -0300, Hope Rouselle wrote: >> I have a certain distaste for syntax too. For instance, I would much >> rather write and read ``first(ls)'' than ``ls[0]''. > > Would you also prefer `twothousandthreehundredandtwentythird(ls)` over > `ls[2322]`?
Omg, I'm afraid you are serious! :-D We could use something like list_get(ls, 2322). Of course that ls[2322] is perfect fine. -- https://mail.python.org/mailman/listinfo/python-list