Question

class gradelang.question.Question(name: Union[str, int], body: tuple, value=0)[source]