Name the Python Library modules which need to be imported to invoke the following function
(i) ceil() (ii) median()
Answers
Answered by
1
Answer:
WE HAVE TO IMPORT THE MATH OR NUMPY MODULE IN PYTHON TO USE CEIL AND MEDIAN...!
Explanation:
Similar questions