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