Files
bitcoinbook/code
Manjeet Singh Bhatia 22e17ffd3c Update hash_example.py
As input and hash are inbuilt functions, so I'd suggest using other names for variables.
here is output from python interpreter.

>>> hash
<built-in function hash>
>>> input
<built-in function input>
2017-12-09 22:05:50 -08:00
..
2017-05-09 16:16:06 -04:00
2017-04-23 13:07:48 +02:00
2014-08-29 12:35:42 -04:00
2017-12-09 22:05:50 -08:00
2014-08-29 10:51:02 -04:00
2016-12-12 15:00:27 +02:00
2015-02-23 18:09:27 -05:00
2014-08-07 15:01:22 +03:00