Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.039 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'wed,': 0.13; 'subject:python': 0.14; 'wrote:': 0.15; 'received:209.85.213.174': 0.16; 'received:mail-yx0-f174.google.com': 0.16; 'cc:addr:python- list': 0.16; 'pm,': 0.16; 'cheers,': 0.19; 'cc:2**0': 0.21; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'subject:help': 0.22; 'message-id:@mail.gmail.com': 0.28; "didn't": 0.29; 'cc:addr:python.org': 0.30; '22,': 0.30; 'version': 0.30; 'chris': 0.32; 'actual': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.38; 'could': 0.38; 'subject:: ': 0.38; 'help': 0.39; 'received:209': 0.39; 'jun': 0.67; '11:50': 0.84; 'sender:addr:chris': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=dJiCDkNPQFtnpHYTf9mBlL0ZmQMiGmmX1Ombj4tGIfE=; b=PD3h2wUpDc18HASVRRZnD93D0iIbtCP14qmxPFRp0oGLx88QyqhesSzxeMPDA81BIA wRSiW32H8R6YxEozykOBEMrfOHBQTHCw9RzFLXeV7mFRgcgKfxmdTdwWqjRQh2RfQI80 BaUU2Vq6p3RSVS6s2H0EaVKwUfQH5yqEsHx4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=DeA6kqGJqHZ8y7XA1xAq2eWcU6lvSbl4CV3jzht4i9MIYnqVe/3z4AS7500zo2WHvO O0lYji9RqMS+17toFrmdx0ban4f8bKu5Vk/qgj6roYFRbtqLM8HJsghXXD8VbixhwZfW GELgwTgZ0afvcxXCfg0F9SMfdZFXXAQrsU2xo= MIME-Version: 1.0 Sender: chris@rebertia.com In-Reply-To: References: Date: Wed, 22 Jun 2011 23:57:41 -0700 X-Google-Sender-Auth: is6OR7RwUJphPLdPQ67SLv5Yekc Subject: Re: Need help about for loop in python 3.2 From: Chris Rebert To: kkiranmca Content-Type: text/plain; charset=UTF-8 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 7 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1308812271 news.xs4all.nl 14137 [::ffff:82.94.164.166]:42480 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:8273 On Wed, Jun 22, 2011 at 11:50 PM, kkiranmca wrote: > Hi i am new for this version and could please help me . You didn't pose an actual question... Cheers, Chris