Exemplo n.º 1
0
def statename(state):
    return STATES_ORDERED.get(state)
Exemplo n.º 2
0
def statename(state):
    return STATES_ORDERED.get(state)