Hacker News new | ask | show | jobs
by unwind 4551 days ago
You are using Python 3.3, but the script is for Python 2.x where print is a built-in rather than a function. Welcome to the fragmented world of Python.