[Newbie] - First Help
Terry Reedy
tjreedy at udel.edu
Mon Nov 6 00:29:51 CET 2000
> You may want to use file.write("%s, %s" % (nome, numero)) instead.
If numero is a number, make format "$s, %d" or something
More information about the Python-list
mailing list