A
Q. What will be the output of the following Python function?
Code:
min(max(False,-3,-4), 2,7)
- Correct Answer - Option(C)
- Views: 28
- Filed under category Python
- Hashtags:
Discusssion
Login to discuss.