I just finished doing an exercise in a tutorial on the range function
and while I got it to work, my answer seems ugly. I'm wondering if I'm
missing something in the way I'm using the range function.
The tutorial ask me to print a string backwards. My solution works, but
it it just doesn't "feel
Thanks for the guidance! I'm glad to know my design wasn't wildly
off-base. I will most likely take your advice about using pickle to
implement persistence. As for old style vs new style constructors...I'm
still a little fuzzy on the details, but I've done enough reading to see
that new style