What's the code for Function Declaration in python? def custom_func(param1, param2): return returnVal1, returnVal2