|
Thanks for the suggestions, guys (especially Averos for pointing at some things that I didn't yet know were possible and Dietrich for the insight on the user side). Now I have something play with.
To Booooze, I just thought I'd point out that in Python, indenting is actually a required part of the syntax. Improper indents lead to error messages. A friend of mine suggested Python as a starting point for learning programming because it would teach some good coding habits, and I believe this is (in part, at least) what he was referring to.
|