Concatening string and integer

JJ joacim at home.se
Thu Apr 27 09:46:26 EDT 2000


Hi!

I want to concatenate a string containing both strings and integers like:

strTemp = 'I make test number: ' + iMyNumber + ' once again'

It doesn't work, how should I do this?

BR
Joacim





More information about the Python-list mailing list