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