Hello, I am new to Python and interested to develop a new website using only Python. I would like to know, few things 1. Is there a simple example out there to print 'Hello World' on web? like the one in PHP <html><body><?php echo 'hello World' ?> </body></html> 2. Is there a tutorial or documentation available anywhere on the net, how to use MySql with Python? Thanks. -Nair