# fill in the blank word = input('Enter an arbitrary string: ') print('hash code =', hash(word))