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

Ben Finney ben+python at benfinney.id.au
Thu Jun 23 06:38:48 EDT 2011


mahantesh varavattekar <mvaravattekar at 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



More information about the Python-list mailing list