[Tutor] (no subject)
Steve Willoughby
steve at alchemy.com
Sat Apr 23 01:10:17 CEST 2011
On 22-Apr-11 16:03, Brad Desautels wrote:
> Hi Steve, I am getting my error on main() I think it is possibly be an
> indentation error
It should be easy to check. Make sure "def main():" is all the way to
the left, and all the lines under it are the same level as each other
but usually indentation errors say that they are indentation errors.
Look carefully at your parentheses. Does every ( have a matching )?
--
Steve Willoughby / steve at alchemy.com
"A ship in harbor is safe, but that is not what ships are built for."
PGP Fingerprint 4615 3CCE 0F29 AE6C 8FF4 CA01 73FE 997A 765D 696C
More information about the Tutor
mailing list