OT Signature quote [was Re: Unrecognized escape sequences in string literals]

Douglas Alan darkwater42 at gmail.com
Sun Aug 16 13:46:37 EDT 2009


On Aug 16, 8:45 am, MRAB <pyt... at mrabarnett.plus.com> wrote:

> No, APL is strictly right-to-left.
>
>      -> x
>
> means "goto x".
>
> Writing to the console is:
>
>      [] <- myVar
>
> Reading from the console is:
>
>      myVar <- []

Ah, thanks for the correction. It's been 5,000 years since I used APL!

|>ouglas



More information about the Python-list mailing list