Check sibling questions

Which of the following statements is used to import a specific function named sqrt from a module named math in Python? 

a) import math.sqrt

b) from math import sqrt

c) import sqrt from math

d) from sqrt import math

Answer:

Answer by student

b) from math import sqrt

The rest of the post is locked. Join Teachoo Black to see the full post.

Ask a doubt
Davneet Singh's photo - Co-founder, Teachoo

Made by

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 13 years. He provides courses for Maths, Science, Social Science, Physics, Chemistry, Computer Science at Teachoo.