Off topic:Convert a list to a list of strings
1
0
Entering edit mode
9.7 years ago

Hi

I have a list like this: [GsaI, MaeI, Sse9I, MspR9I, SfuI, BssECI, Eco88I, Bsp119I, ...], but I need to convert all of its elements to strings. So, I want a list of strings, like: ["GsaI", "MaeI", "Sse9I", "MspR9I", "SfuI", "BssECI", "Eco88I", "Bsp119I", ...].

How can I do that?

Thank you

strings python list • 1.5k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1953 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6