Danny wrote: > How could I make this print: texttexttexttexttext? > Ive researched and looked through google and so far I can't find > anything that will help (or revelent for that matter).
I am not quite sure, if I simplify the problem but i thought about
something like that:
>>> print "text"*5
texttexttexttexttext
cheers
Stefan
pgp470Yem6sNX.pgp
Description: PGP signature
-- http://mail.python.org/mailman/listinfo/python-list
