def extract_one_choice()

in utils/extract_choice.py [0:0]


def extract_one_choice(gen, choice_list):
    return extract_multi_choice(gen, choice_list)