Assertion(A): A module can be imported using the from statement in Python.
Reasoning(R): The from statement allows us to import specific functions or variables from a module.
Answer:
Answer by student
a) Both A and R are true and R is the correct explanation for A.
Detailed answer by teachoo
The rest of the post is locked. Join Teachoo Black to see the full post.