In Python which is the correct method to load a module math? *
(a) include *math
(b) import math
(c) #include
(d) Using math
Answers
Answered by
6
Answer:
Your Answer Is (D)
Explanation:
MARK ME ON BRAINLIST PLEASE
Answered by
7
Explanation:
Here is your answer Hope this Answer helps you
The math module is a standard module in Python and is always available. To use mathematical functions under this module, you have to import the module using import math . It gives access to the underlying C library functions.
so answer D
Similar questions
Computer Science,
4 months ago
Math,
4 months ago
Hindi,
8 months ago
Social Sciences,
8 months ago
English,
11 months ago
Math,
11 months ago
English,
11 months ago