• + 0 comments

    The solution is: if m==1 or n%2==0: return 2 else: return 1