print "aList is "+string(aList) ? 2012/7/4 levi nie <levinie...@gmail.com>
> aList is a list.i want to get the output seem this "aList is > [x,x,x,x,x,x,x,x,x]" > how can i get this? > it's wrong when i write this, print "aList is "+[x,x,x,x,x,x,x,x,x] >
-- http://mail.python.org/mailman/listinfo/python-list