Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.178 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.68; '*S*': 0.03; 'subject:question': 0.10; 'question.': 0.14; 'received:10.0.1': 0.19; 'subject:Simple': 0.36; 'received:10.0': 0.36; 'received:10': 0.37; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'simple': 0.61; 'header :Message-Id:1': 0.63; 'charset:windows-1252': 0.65 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020204.52FAC90B.00F3,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=2.0 cv=GKHW5JxK c=1 sm=1 a=MB85R812cvcrhCHz/P2OVA==:17 a=G8Uczd0VNMoA:10 a=N659UExz7-8A:10 a=kviXuzpPAAAA:8 a=7nC-Yrdf-WAA:10 a=VvGhcSEkK6cdyvblF78A:9 a=pILNOxqGKmIA:10 a=KZe0J7TmT7UA:10 a=YF-XqHsX5m8A:10 a=MB85R812cvcrhCHz/P2OVA==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; auth=pass (PLAIN) smtp.auth=swdunning@cox.net From: Scott W Dunning Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Simple % question Date: Tue, 11 Feb 2014 18:06:17 -0700 To: python-list@python.org Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) X-Mailer: Apple Mail (2.1827) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 3 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392167188 news.xs4all.nl 2837 [2001:888:2000:d::a6]:54645 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65970 I just have a simple question. I don=92t understand why 1%10 =3D 1?