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


Groups > comp.lang.python > #45759

RE: file I/O and arithmetic calculation

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 <carlosnepomuceno@outlook.com>
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 <carlosnepomuceno@outlook.com>
To "python-list@python.org" <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 <BLU176-W1629E4C46CA08C58AA583CD7A90@phx.gbl>
References <BLU176-W1629E4C46CA08C58AA583CD7A90@phx.gbl>
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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1981.1369267050.3114.python-list@python.org> (permalink)
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

Show key headers only | View raw


># contents[3][4][5] : 6th column of 5th row of file '4.txt'

BTW, it should read

# contents[3][4][5] : 6th value of 5th row of file '4.txt' 		 	   		  

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


Thread

RE: file I/O and arithmetic calculation Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-23 02:57 +0300

csiph-web