Python slang

Marko Rauhamaa marko at pacujo.net
Wed Aug 10 15:18:15 EDT 2016


Rustom Mody <rustompmody at gmail.com>:

> On Wednesday, August 10, 2016 at 9:31:40 PM UTC+5:30, Anders J. Munch wrote:
> Python’s inspiration and origin is ABC
> Whose assignment looked like
> PUT expr INTO var
>
> This has the salutary effect
> - Of being l-to-r (the only other such case I know is gas mov)

Oh, there's of course COBOL:

   ADD X TO Y GIVING RESULT


Marko



More information about the Python-list mailing list