![]() |
Word blitz Hack python - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: Python Coding (https://python-forum.io/Forum-Python-Coding) +--- Forum: General Coding Help (https://python-forum.io/Forum-General-Coding-Help) +--- Thread: Word blitz Hack python (/Thread-Word-blitz-Hack-python) |
Word blitz Hack python - Joeri75 - Jul-08-2020 Hi there all , can homebody help me what i am do'ing wrong with python 3.8.4 i want to try this code : https://github.com/taixhi/wordblitz/blob/master/generator.py i work with a Mac RE: Word blitz Hack python - deanhystad - Jul-08-2020 What problems are you having? Looks like it is in python 3.x and only uses modules from the standard library. |