Q2
How can you use a module in Python?
A.
By importing it using the import statement
B.
By defining it with the module keyword
AnswerC.
By including it as a string
D.
By using the use_module function
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board