निम्नलिखित में से कौन सा फ़ंक्शन पायथन में एक अंतर्निहित फ़ंक्शन है?
Which of the following functions is a built-in function in python?
A
seed()
B
sqrt()
C
factorial()
D
print()
Explanation
Correct Answer: D) print()