예제 #1
0
def get_score(human_id):
    return _pafprocess.get_score(human_id)
예제 #2
0
def get_score(*args):
    return _pafprocess.get_score(*args)