[Tutor] redundant function ( or, I need advice about cleaning up my code )

Morgan Meader tigershark at morganmeader.com
Mon Nov 1 17:33:33 CET 2004


Thanks folks,

Great ideas for making my code smaller and more readable. I will use
enumerate() when I need to access more than one list by index. When zip 
and/or oop make more sense to me I will try that definitely.

So many great hints on this list.

Thanks,

Morgan



More information about the Tutor mailing list