Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: how to extract a variable as parameter which has index using by a for loop? Date: Thu, 09 Jun 2016 06:28:20 +1000 Lines: 17 Message-ID: References: <5757ddcd$0$1520$c3e8da3$5496439d@news.astraweb.com> <190a4224-d05e-44e7-afba-0495e5dba59c@googlegroups.com> <85a8iv1l3v.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de ayVO+fjObgCKRyfLNYX37gLDUXTfmT5IISHd+SCy543Q== Cancel-Lock: sha1:9G+pxmmKppITueqHoMxbX01zixM= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.129 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.78; '*S*': 0.03; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:using': 0.09; 'subject:which': 0.09; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:variable': 0.16; 'do.': 0.22; 'meant': 0.22; 'programming': 0.22; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; 'url:wikipedia': 0.29; 'url:wiki': 0.30; 'post': 0.31; 'instead': 0.36; 'url:org': 0.36; 'to:addr:python- list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'expect': 0.37; 'received:org': 0.37; 'things': 0.38; 'detail': 0.38; 'url:en': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'skip:u 10': 0.61; 'discuss': 0.61; 'dangerous': 0.70; 'disclose': 0.71; '(also,': 0.84; '_o__)': 0.84; 'himself,': 0.84; 'mencken': 0.84; 'prevailing': 0.84; 'received:125': 0.84; '\xe2\x80\x94henry': 0.84; 'responses': 0.93; '\xe2\x80\x9cthe': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <85a8iv1l3v.fsf@benfinney.id.au> X-Mailman-Original-References: <5757ddcd$0$1520$c3e8da3$5496439d@news.astraweb.com> <190a4224-d05e-44e7-afba-0495e5dba59c@googlegroups.com> Xref: csiph.com comp.lang.python:109688 meInvent bbird writes: > it is not convenient to disclose in detail > just expect to discuss from the view of programming It is not convenient to discuss programming without a good understanding of what the program is meant to do. (Also, please don't top-post, instead post your responses interleaved .) -- \ “The most dangerous man to any government is the man who is | `\ able to think things out for himself, without regard to the | _o__) prevailing superstitions and taboos.” —Henry L. Mencken | Ben Finney