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


Groups > comp.lang.python > #11213

Re: indentation

Date 2011-08-11 14:15 +0100
From MRAB <python@mrabarnett.plus.com>
Subject Re: indentation
References <d6f247ab-e415-4286-9cf2-a52d100ae690@m4g2000pri.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.2177.1313068532.1164.python-list@python.org> (permalink)

Show all headers | View raw


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.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

indentation Amit Jaluf <amitjaluf@gmail.com> - 2011-08-11 05:56 -0700
  Re: indentation MRAB <python@mrabarnett.plus.com> - 2011-08-11 14:15 +0100
    Re: indentation Amit Jaluf <amitjaluf@gmail.com> - 2011-08-11 07:06 -0700
      Re: indentation maedox <paal.nilsen@gmail.com> - 2011-08-11 07:15 -0700
      Re: indentation Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2011-08-11 16:44 +0200
  Re: indentation TheSaint <no@nowhere.net.no> - 2011-08-14 18:54 +0800

csiph-web