1. Write a Python program to check if a function is a user-defined function or not. Use types.FunctionType, types.LambdaType() ...