Re: Creating A Tuple From A List, Adding To Tuple As You Do

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jeff Nyman

    Re: Creating A Tuple From A List, Adding To Tuple As You Do

    Thanks to everyone who responded!

    Yes, those solutions all work and do what I need. I'm also getting
    much more familiar with how flexible Python is in terms of its
    language. I think that's been the hardest challenge for me. I'm
    usually finding I try to "overdo it" when coming up with solutions.

    Once again, many thanks.

    - Jeff
Working...