OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, low, high, argument='argument') |
def | __call__ (self, value) |
Data Fields | |
low | |
high | |
argument | |
Restrict input to an integer in a range (inclusive)
def __init__ | ( | self, | |
low, | |||
high, | |||
argument = 'argument' |
|||
) |
def __call__ | ( | self, | |
value | |||
) |
argument |
high |
low |