What will be the output of the following Python function?
import math print(abs(math.sqrt(25)))
निम्नलिखित Python फ़ंक्शन का आउटपुट क्या होगा?