-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
Description
Modularize the code into various functions which do one specific thing
Checklist
- Change project structure if it leads to better code
- Separate function for displaying the questions
- Separate function to choose a random question
- and more classes and functions if possible
Reactions are currently unavailable