from __future__ import print_function

pull/372/head
cclauss 7 years ago committed by GitHub
parent a47fa095cf
commit b8a0cddb9f

@ -1,6 +1,6 @@
# example of iterating a nonce in a hashing algorithm's input
from __future__ import print_function
import hashlib
text = "I am Satoshi Nakamoto"

Loading…
Cancel
Save