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

2011-06-23 Thread mahantesh varavattekar
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://mail.python.org/mailman/listinfo/python-list


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

2011-06-23 Thread Laurent Claessens

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
--
http://mail.python.org/mailman/listinfo/python-list


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

2011-06-23 Thread Ben Finney
mahantesh varavattekar mvaravatte...@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
-- 
http://mail.python.org/mailman/listinfo/python-list