Q. What does from math import sqrt do?

A
Renames math
B
Imports sqrt specifically
C
Imports all math functions
D
Creates math
Solution:

from math import sqrt imports only the sqrt function from the math module.

Entri Contact Image

Get Expert Advice for Free: Register for Your Free Consultation Now!

    [honeypot honeypot-100]