On 2013-11-30 00:59, Mark Lawrence wrote:
> Wrong again, or at least overengineered.
>
> print "<p>The total rolled was:", number, </p>"
^
>
> You don't even need the spaces as print kindly does it for you :)but you could at least include the missing quotation mark ;-) -tkc -- https://mail.python.org/mailman/listinfo/python-list
