byStarTW says to YSITD
»> def hello(a,b): ... return a+b*a/b**a ... ^Z »> hello(3,3) 3.3333333333333335