M

Mr. Dubey • 52.70K Points
Coach

Q. Which of the following functions is a built- in function in python?

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

Explanation by: Mr. Dubey
 the function seed is a function which is present in the random module. the functions sqrt and factorial are a part of the math module. the print function is a built-in function which prints a value directly to the system output.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics