I initially wanted to use a py file to contain all constants needed for the project but
it was a true hassle to keep track of what I've implemented yet and which constant I've already used.
Sooo, now that the app works, I must refactor my code by shrinking some of the function for instance.
I initially wanted to use a py file to contain all constants needed for the project but
it was a true hassle to keep track of what I've implemented yet and which constant I've already used.
Sooo, now that the app works, I must refactor my code by shrinking some of the function for instance.