Source 1: My first function.
def add(x, y): return x + y
def add(x, y): return x + y
def add(x, y): return x + y
Third Time's the Charm.