A simple web-based question game built with Flask (Python) and HTML/CSS/JavaScript.
When you press the button, the app shows you a random question from a predefined list.
- Backend powered by Flask.
- Frontend with HTML, CSS, and JavaScript.
- Randomly selects a question each time you click the button.