Report Bug
Qus : Which of the following functions is a built-in function in pythonn
Qusनिम्न में से कौन सा फंक्शन पायथन में बिल्ट-इन फंक्शन है

A. factorial()
B. print()
C. seed()
D. sqrt()


Solution
B. print()






Report Bug