You are viewing a single comment's thread. Return to all 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.
python 2
raw_input
Seems like cookies are disabled on this browser, please enable them to open this website
Tuples
You are viewing a single comment's thread. Return to all comments →
hash returns differnt kinds of values in python 2 and python 3. Python 3 changed hash to always be random.
Uses
python 2andraw_inputfor this one.