transform list of int in a list of string??

jubafre at brturbo.com jubafre at brturbo.com
Fri Sep 13 14:14:45 EDT 2002


How can i transform a list of integer numbers in a list of string numbers, like that:

x=[1,2,3,4] to y=['1', '2'...]????????
	
Juliano Freitas
www.gebrasil.hpg.com.br 


More information about the Python-list mailing list