You can buy this project and download/modify it how often you want.
def f(x): return x+1 def g(y): x = 2 return x+1