• How to get the value (1,3) in checkio() ?

Question related to mission None

 

f = lambda x,y: x+y g = lambda x,y: (x2 - y2)/(x-y) checkio(f,g)(1,3) == (4,"same")