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

Reply via email to