Re: Python
Lawrence D’Oliveiro <[email protected]> Tue, 16 Dec 2025 21:45:42 -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 12:57:57 +0000, mm0fmf wrote: > On 14 Dec 2025 11:56:42 GMT, Stéphane CARPENTIER wrote: > >> My issues with python are: >> - It's using indentations, so when I comment a block of code to see > > ''' and ''' are your friend Unless the block has triply-quoted strings inside it ...