What will be the output of the following Python function?
min(max(False,-3,-4), 2,7)
निम्नलिखित Python फ़ंक्शन का आउटपुट क्या होगा?