Rating: 5.0

Original writeup (https://blog.redrocket.club/2020/02/04/hacktm20-babybear/).
En1gmaFeb. 4, 2020, 1:12 p.m.

hey why i can't run your code ?
the error said: solve_baby.py", line 140, in <module>
newstates += [state + x for x in string.letters]
AttributeError: module 'string' has no attribute 'letters'


congtrung2k1Feb. 6, 2020, 12:03 p.m.

Because author use python version 2