scientific-programming-exer.../exam/ex03/cfg.py

5 lines
54 B
Python

config = {"APP_PATH": "."
, "WORD_BUCKET_SIZE": 5
}