def test_secti(): assert secteni.secti(1, 2) == 3
def test_secti(): assert secti(1, 2) == 6
def test_secti(): assert secteni.secti(2, 2) == 4
def test_sectidvoucif(): assert secti(89, 42) == 131