MCQ Buddy
Search here...
MCQ Feed
Add Question
Shop
Forum
Mock Tests
Login
Home
/ Report Question
Q. What is the correct way to import the math module in Python?
A. import math
B. import math()
C. import math as m
D. import m = math
Correct Answer: A
Name
Email
Message