On Thu, 27 Oct 2005 07:00:34 +, Gorlon the Impossible wrote:
> Hello. I am using Python 2.3.5 with IDLE 1.0.5 on a Windows98 PC.
> I have some programming experience but mostly I am still learning.
> I am having some trouble understanding the behaviour of a piece of
> code I have written. It p
What do you mean by 'it starts accumulating' in this context? Are you
talking about the fact that numbers gain decimal places? Or the fact
that using a number between 0 and 1 will make your values diverge to
infinity? Either way, it's just mathematics for you, I'm afraid, and
there's little Python