Пример #1
0
 void initialQuestion()
 {
     quesID         = 0;
     randomQuestion = pm.randomQuestion();
     showPracticeQues(quesID);
 }