12.3 Building a Web Browser in Python

We write a simple Python program that connects to a web server and retrieves a web document. It is a very simple web browser.

2356 232