Why do lambda forms in Python not have the statements? Lambda forms in Python does not have the statement because it is used to make the new function object and return them in runtime.