A
Q. What will be the output of the following code?
Code:
print(type(lambda x: x))
- Correct Answer - Option(A)
- Views: 4
- Filed under category Python
- Hashtags:
Discusssion
Login to discuss.