![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Converting tuple to String
From: Stefan Lang <langstefan@gmx.at>
Date: Sun Apr 30 2006 - 17:50:33 CEST
On Sunday 30 April 2006 17:32, Byte wrote:
Use the "join" method of strings:
print ' '.join(xyz)
-- StefanReceived on Mon May 1 00:47:30 2006 |