PheakPhasa

Results 2 comments of PheakPhasa

File "C:\Python37-32\lib\site-packages\brute.py", line 68 product( ^ i got it too.

now i solve my problem. I have change to return ( ''.join(candidate) for candidate in chain.from_iterable( [product( choices, repeat = i, ) for i in range(start_length if ramp else length,...