![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveConverting tuple to String
From: Byte <eoinrogers@gmail.com>
Date: Sun Apr 30 2006 - 17:32:47 CEST
Is their a command to convert a tuple to string? e.g.
xyz = "Hello", "There"
Is their any way of getting print to see xyz as being one string i.e.
Thanks in advance,
|