Coffee Learning and Quiz Application A website that helps users learn about different coffee types and test their knowledge through an interactive quiz. Requirements Python 3.x Flask Installation pip install flask Running the Application To start the application, run: python app.py or python3 app.py