Example #1
0
 def addQuestion(self, topic_name, difficulty_level):
     Question._addQuestion(self, topic_name, difficulty_level)