Python doctest error
- by user74283
Hi I recently started experimenting with python currently reading "Think like a computer scientist: Learning python v2nd edition" I have been having some trouble with doctest. I use a windows 7 machine and Eclipse IDE with pydev.
My question is when i run the script below i get the error below. Said script is below the the error message
…