KnowledgeBoat Logo
|

Computer Science

The statement to import math module is—call math.

Python Modules

2 Likes

Answer

False

Reason — The statement to import the math module in Python is import math.

Answered By

1 Like


Related Questions