Enter the email address associated with your account, and we'll email you a link to reset your password.
Quick note for anyone who wants to try this using Python 2 (rather than Python 3): you'll need to insert
from __future__ import print_function
at the outset.