h = hashlib.md5(‘a3231929’.encode())
h = hashlib.md5(‘abc3231929’.encode())

…… fuck