a problem about "print"
levi nie
levinie001 at gmail.com
Wed Jul 4 00:12:53 EDT 2012
More information about the Python-list mailing list
Wed Jul 4 00:12:53 EDT 2012
- Previous message (by thread): exe made by py2exe do not run certain computer
- Next message (by thread): a problem about "print"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20120704/dd791317/attachment.html>
- Previous message (by thread): exe made by py2exe do not run certain computer
- Next message (by thread): a problem about "print"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list