Autoindent error

R

Ruchika

Hi,

I started writing Python scripts just today and seem to almost always
get the "Autoindent error". Can anyone tell me what this problem is?
Am I not doing something right? Do we need to follow some indentation
guidelines when wrting Python scripts?

Thanks for your help.

Ruchika
 
A

Aaron Bingham

Hi Ruchika,

Welcome to Python!
I started writing Python scripts just today and seem to almost always
get the "Autoindent error".
I suspect you mean IndentationError?

Before you continue struggling with very fundamental Python issues,
please take the time at least to work through the Python Tutorial
(http://docs.python.org/tut/tut.html). Or get yourself a good
introductory Python book (e.g. Learning Python, Second Edition
http://www.amazon.com/exec/obidos/ASIN/0596002815/).

If you take some time to read
http://www.catb.org/~esr/faqs/smart-questions.htm, it will also save you
and everyone else some time.

Regards,

--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top