Hi all,
Attached is a file. When I run the program it is part of, I get an
error that says:
line 62: IndentationError: expected an indented block.

I can see nothing wrong with the indentation, though. This is part of
my Battleship game, defining all the different ships and aircraft the
user can have, as well as the special weapons methods for each ship.
If anyone can spot the problem, it would be great. I know I only
indent one space, instead of the normal four, but I use a screen
reader and it is a lot easier and faster to do it this way. If a
version of Python based on braces instead of indents were released, my
world would be so much better!

-- 
Have a great day,
Alex (msg sent from GMail website)
mehg...@gmail.com; http://www.facebook.com/mehgcap

Attachment: craft.py
Description: Binary data

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to