Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modularization code in Quiz Game #734

Open
Sae-Inoue opened this issue May 2, 2024 · 3 comments
Open

Modularization code in Quiz Game #734

Sae-Inoue opened this issue May 2, 2024 · 3 comments
Assignees

Comments

@Sae-Inoue
Copy link

Sae-Inoue commented May 2, 2024

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

@Sae-Inoue
Copy link
Author

I would like to work this issue. Could you assign to this issue please?
Thank you

@Sae-Inoue
Copy link
Author

Can I work on this?

@Mrinank-Bhowmick
Copy link
Owner

Ya sure go for it, mention this issue in your pr 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants