Q. Name the Python Library modules which need to be imported to invoke the following functions:-
(i)log()
(ii)pow()
(iii)cos()
(iv)randint()
(v) sqrt()
Answer =
Math module :- (i)log(), (ii)pow(), (iii)cos(), (v) sqrt()
Random module :- (iv)randint()
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )