> Hi, > I want to print HTML code form within a python script. Of course, > the print > method is not the right function. How can I do it? > Thanks in advance. print """<b>Pretty bold.</b> return printed