python-beginner-projects
python-beginner-projects copied to clipboard
Modularization code in Quiz Game
Modularize code in Quiz Game.
This project has only one file called main.py. I think it is needed modularization to improve the code because of the following reasons:
- Reduce duplicate code
- Easy to maintain
What will do:
- Make some functions and modularize code
- Make it easy to remove or add quiz by using list
This is project link to Quiz Game: https://github.com/Mrinank-Bhowmick/python-beginner-projects/tree/main/projects/Quiz%20Game
I would like to work this issue. Could you assign to this issue please? Thank you
Can I work on this?
Ya sure go for it, mention this issue in your pr 👍