Explanation: 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.
Q. Which of the following functions is a built- in function in python?
β
Correct Answer: (D)
print()
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.
Discussion
Question Analytics
972
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
81%
Success Rate