Conversion of List of Tuples

subhabangalore at gmail.com subhabangalore at gmail.com
Mon Dec 3 16:14:19 EST 2012


On Tuesday, December 4, 2012 1:28:17 AM UTC+5:30, subhaba... at gmail.com wrote:
> Dear Group,
> 
> 
> 
> I have a tuple of list as,
> 
> 
> 
> tup_list=[(1,2), (3,4)]
> 
> Now if I want to covert as a simple list,
> 
> 
> 
> list=[1,2,3,4]
> 
> 
> 
> how may I do that?
> 
> 
> 
> If any one can kindly suggest? Googling didn't help much.
> 
> 
> 
> Regards,
> 
> Subhabrata.

Thanks. But I am not getting the counter "5posts 0 views"...if moderator can please check the issue.



More information about the Python-list mailing list