Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65990 > unrolled thread
| Started by | Scott W Dunning <swdunning@cox.net> |
|---|---|
| First post | 2014-02-11 20:38 -0700 |
| Last post | 2014-02-11 20:38 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Simple % question Scott W Dunning <swdunning@cox.net> - 2014-02-11 20:38 -0700
| From | Scott W Dunning <swdunning@cox.net> |
|---|---|
| Date | 2014-02-11 20:38 -0700 |
| Subject | Re: Simple % question |
| Message-ID | <mailman.6722.1392176315.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web