Report Bug
Qus : Python supports the creation of anonymous functions at runtime, using a construct called
Qusपायथन नामक एक कंस्ट्रक का उपयोग करते हुए रनटाइम पर अनाम कार्यो के निर्माण को सपोर्ट करता है

A. pi
B. anonymous
C. lambda
D. none of the above


Solution
C. lambda






Report Bug