Closed TheClio69 closed 3 years ago
I change that : "string.letters", with "string.ascii_letters". This change must be pushed because it causes an issue that prevents the program from running after line 114.
Here are the different issues : #15, #16, #17.
Please combine my branch with the master to solve this problem.
@davidteather, if you see these messages, please push the new code.
I change that : "string.letters", with "string.ascii_letters". This change must be pushed because it causes an issue that prevents the program from running after line 114.