Computer Science, asked by deeptisharma7101, 5 months ago

Name the Python Library modules which need to be imported to invoke the following function
(i) ceil() (ii) median()​

Answers

Answered by swamiayushing1
1

Answer:

WE HAVE TO IMPORT THE MATH OR NUMPY MODULE IN PYTHON TO USE CEIL AND MEDIAN...!

Explanation:

Similar questions