Re: Python

Lawrence D’Oliveiro <[email protected]> Mon, 15 Dec 2025 23:55:35 -0000 (UTC)
Newsgroups comp.os.linux.misc,alt.folklore.computers,comp.lang.python
Organization A noiseless patient Spider
Message-ID <[email protected]>
On Mon, 15 Dec 2025 18:44:06 +0000, The Natural Philosopher wrote:

> [Python is] the modern BASIC. Great for hacking stuff up, bur bare
> metal it aint.

Unlike BASIC, Python’s facilities for doing low-level stuff are a bit
more advanced than PEEK and POKE. ;)