indentation

maedox paal.nilsen at gmail.com
Thu Aug 11 10:15:23 EDT 2011


On 11 Aug, 16:06, Amit Jaluf <amitja... at gmail.com> wrote:
> On Aug 11, 8:15 am, MRAB <pyt... at mrabarnett.plus.com> wrote:
>
> > On 11/08/2011 13:56, Amit Jaluf wrote:> Hello Group,
> > > i just start python is it necessary indentation in python ?
>
> > Yes, indentation is part of the language.
>
> > Even in programming languages where it isn't necessary, it's
> > recommended because it makes the code easier to read.
>
> Thanks MRAB
> which book or tutorial i should for it(Python)
> i found "A Byte of Python " by Swaroop
> after that which tutorial(book) i have to read
> Please Suggest me .....

http://www.python.org/dev/peps/pep-0008/
http://diveintopython.org/
http://learnpythonthehardway.org/
http://code.google.com/intl/no/edu/languages/google-python-class/introduction.html



More information about the Python-list mailing list