python-mini-project
python-mini-project copied to clipboard
Enhance the Egg catcher project
Description
For this project, I want to refactor the code to enhance the modularity and maintainability and also add a docstring to the project to have a well-documented code to make it easier to understand it so in the future the other developers can have a better knowledge of what is in the code and how work the funcions.
Type of issue
- [x] Feature (New Script)
- [ ] Bug
- [x] Documentation
Checklist:
- [x] I have read the project guidelines.
- [x] I have checked previous issues to avoid duplicates.
- [x] This issue will be meaningful for the project.