Sujet : Re: a plain English "FizzBuZZ" idiom
De : tr.17687 (at) *nospam* z991.linuxsc.com (Tim Rentsch)
Groupes : comp.lang.miscDate : 22. Mar 2024, 14:05:54
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <86il1el8lp.fsf@linuxsc.com>
References : 1 2
User-Agent : Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
Bruce Axtens <
snetxa@hotmail.com> writes:
On 2/03/2024 4:06 am, Mike Gonta wrote:
>
if the counter is divisible by 3 then
>
The counter is always divisible by 3. It is not always *evenly*
divisible by 3.
In mathematics standard terminology uses "a is divisible by b"
to mean "a is an integer multiple of b". The "evenly" is not
needed.