qa

Shawn Minisall trekker182 at gmail.com
Mon Sep 17 17:15:29 EDT 2007


I'm trying to get a space in between these two strings but it's ignoring 
the space in between when it prints.

 >>> string.capwords (string.join([s1 + " " + s2])) * 3
'Spam Ni!Spam Ni!Spam Ni!'
 >>>



More information about the Python-list mailing list