I have a Python script that I want to be able to debug from the command line. Let\'s say it\'s called simple.py, and it contains the following code:
simple.py