Sujet : Re: WM and end segments...
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : sci.mathDate : 23. Jul 2024, 22:21:35
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v7p6t0$1c9as$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Mozilla Thunderbird
On 7/23/2024 1:56 PM, Moebius wrote:
Am 23.07.2024 um 22:28 schrieb Chris M. Thomasson:
On 7/23/2024 1:17 PM, Moebius wrote:
Am 23.07.2024 um 21:57 schrieb Chris M. Thomasson:
On 7/23/2024 9:49 AM, WM wrote:
>
"LLLLLLLL....." is a finite expression,
>
WM is right here.
>
"LLLLLLLL....." is an infinite expression, indeed....
>
Nope.
>
Hint: print(len("LLLLLLLL....."))
>
But by convention (we think -except WM that is- that) "LLLLLLLL....." DENOTES (refers to) an infinite sequence of "L"s. :-P
>
Well, I was thinking of an endless sequence of L's
Yes, *I JUST SAID THAT*!
not a literal string.
Sure, but THE EXPRESSION (above) is a STRING-LITERAL, isn't it?
A programmer really should know that! ;-P
Of course. No problem with that. I have been programming for many decades. ".(9)" is a string literal as well, but it can be parsed into a representation of .999..., or one in base 10.