didier/database/constants.py

3 lines
46 B
Python
Raw Normal View History

2022-07-27 21:10:43 +02:00
WORDLE_GUESS_COUNT = 6
WORDLE_WORD_LENGTH = 5