#define class quiz::
//void quiz::start()
void class start()
{
marks = 0;
// QUESTION 1
cout << "\n Welcome to the EmotionDetector ALPHA";
cout << "\n ======================================================== ";
cout << "\n Do you often worry for no reason at all? ";
cout << "\n A) True \t\t B) False";
cout << "\n ======================================================== ";