Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65990

Re: Simple % question

Subject Re: Simple % question
From Scott W Dunning <swdunning@cox.net>
Date 2014-02-11 20:38 -0700
References <63EBCBF1-6C1B-4B8B-9D4A-0567CBDA978A@cox.net> <RDub1n00W3bjUJS01Ducba>
Newsgroups comp.lang.python
Message-ID <mailman.6722.1392176315.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Feb 11, 2014, at 6:51 PM, Christopher Welborn <cjwelborn@live.com> wrote:

> I think because 1 is evenly divisible by 10 exactly 0 times with a 1
> remainder. I mean int(1 / 10) == 0, with a 1 remainder.
> The same is true for all numbers leading up to 10.
> 
Actually I think I get it now.  I think I was not really looking at it as 1/10 more like the other way around.  

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Simple % question Scott W Dunning <swdunning@cox.net> - 2014-02-11 20:38 -0700

csiph-web