Example #1
0
def test_m2_2():
    assert m2.f2(-1) == 1
Example #2
0
def test_m2_1():
    assert m2.f2(6) == 8