Ejemplo n.º 1
0
def global_module_func(x, y):
    return usecases.andornopython(x, y)
Ejemplo n.º 2
0
def global_module_func(x, y):
    return usecases.andornopython(x, y)