Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.036 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'column': 0.07; 'subject:file': 0.07; '6th': 0.16; 'subject:arithmetic': 0.16; 'to:name:python-list@python.org': 0.22; 'received:65.55.116': 0.24; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'file': 0.32; 'should': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'read': 0.60; '5th': 0.60 X-TMN: [+t9z0VuqsK53lfTUCsnQ3+aTx/+aMGjL] X-Originating-Email: [carlosnepomuceno@outlook.com] From: Carlos Nepomuceno To: "python-list@python.org" Subject: RE: file I/O and arithmetic calculation Date: Thu, 23 May 2013 02:57:21 +0300 Importance: Normal In-Reply-To: References: , , , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 22 May 2013 23:57:21.0580 (UTC) FILETIME=[196786C0:01CE5748] 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: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369267050 news.xs4all.nl 15926 [2001:888:2000:d::a6]:56656 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45759 ># contents[3][4][5] : 6th column of 5th row of file '4.txt'=0A= =0A= BTW=2C it should read=0A= =0A= # contents[3][4][5] : 6th value of 5th row of file '4.txt' =