Ad
Code
Diff
  • def add(a,b):
        return a+b
    • def add(a,b):
    • return 1
    • return a+b