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
More information about the Python-list mailing list
Thu Jun 23 06:38:48 EDT 2011
- Previous message (by thread): help me in knowing the syntax for loop and switch statements in python 3.2
- Next message (by thread): PyPad 2.7.1 Update 4 (Python on iPad and iPhone)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): help me in knowing the syntax for loop and switch statements in python 3.2
- Next message (by thread): PyPad 2.7.1 Update 4 (Python on iPad and iPhone)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list