• + 0 comments

    hash returns differnt kinds of values in python 2 and python 3. Python 3 changed hash to always be random.

    Uses python 2 and raw_input for this one.