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


Groups > comp.lang.python > #8286 > unrolled thread

help me in knowing the syntax for loop and switch statements in python 3.2

Started bymahantesh varavattekar <mvaravattekar@gmail.com>
First post2011-06-23 02:48 -0700
Last post2011-06-23 20:38 +1000
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  help me in knowing the syntax for loop and switch statements in python 3.2 mahantesh varavattekar <mvaravattekar@gmail.com> - 2011-06-23 02:48 -0700
    Re: help me in knowing the syntax for loop and switch statements in python 3.2 Laurent Claessens <moky.math@gmail.com> - 2011-06-23 12:27 +0200
    Re: help me in knowing the syntax for loop and switch statements in python 3.2 Ben Finney <ben+python@benfinney.id.au> - 2011-06-23 20:38 +1000

#8286 — help me in knowing the syntax for loop and switch statements in python 3.2

Frommahantesh varavattekar <mvaravattekar@gmail.com>
Date2011-06-23 02:48 -0700
Subjecthelp me in knowing the syntax for loop and switch statements in python 3.2
Message-ID<3137183c-580f-4b69-a75f-8fcedc397fd5@d19g2000prh.googlegroups.com>
Hi,

i am new to python please help to let me know the syntax for python
3.2. with examples.
and how can i use these things for ranges

[toc] | [next] | [standalone]


#8289

FromLaurent Claessens <moky.math@gmail.com>
Date2011-06-23 12:27 +0200
Message-ID<itv4ea$v10$1@news.univ-fcomte.fr>
In reply to#8286
Le 23/06/2011 11:48, mahantesh varavattekar a écrit :
> Hi,
>
> i am new to python please help to let me know the syntax for python
> 3.2. with examples.
> and how can i use these things for ranges

http://lmgtfy.com/?q=python+syntax+range+example

Laurent

[toc] | [prev] | [next] | [standalone]


#8290

FromBen Finney <ben+python@benfinney.id.au>
Date2011-06-23 20:38 +1000
Message-ID<87pqm4omrr.fsf@benfinney.id.au>
In reply to#8286
mahantesh varavattekar <mvaravattekar@gmail.com> writes:

> i am new to python please help to let me know the syntax for python
> 3.2. with examples.

Welcome!

Please work your way through the Python tutorial from the beginning
<URL:http://docs.python.org/release/3.2/tutorial/>. Run each example,
experiment with it to understand before proceeding.

-- 
 \         “I call him Governor Bush because that's the only political |
  `\              office he's ever held legally.” —George Carlin, 2008 |
_o__)                                                                  |
Ben Finney

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web