I'm new to this, just getting through the first Mark Lutz book. If I start out with :
ham=list('spam');ham
['s','p','a','m']
How do I get a string back?
_______________________________________________
Tutor maillist - [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
