Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65994 > unrolled thread
| Started by | Scott W Dunning <swdunning@cox.net> |
|---|---|
| First post | 2014-02-11 20:30 -0700 |
| Last post | 2014-02-11 20:30 -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:30 -0700
| From | Scott W Dunning <swdunning@cox.net> |
|---|---|
| Date | 2014-02-11 20:30 -0700 |
| Subject | Re: Simple % question |
| Message-ID | <mailman.6726.1392178841.18130.python-list@python.org> |
On Feb 11, 2014, at 6:36 PM, Chris Angelico <rosuav@gmail.com> wrote: > > The real question is: What do you expect that symbol to mean? > > Its actual meaning is quite simple. In long division, dividing one > number by another looks like this: Yeah I understand what the % means. It just confused me that 1%10 was 1. In my thought process it just didn’t work. 1/10= .1 and I just didn’t see where the remainder of 1 came in.
Back to top | Article view | comp.lang.python
csiph-web