[BangPypers] string to list query

Vikram K kpguy1975 at gmail.com
Thu Aug 5 06:37:43 CEST 2010


Suppose i have this string:
z = 'AT/CG'

How do i get this list:

zlist = ['A','T/C','G']


More information about the BangPypers mailing list