Python - Standard Library Usage
What will be the output of this code?
import math print(math.sqrt(16))
import math print(math.sqrt(16))
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions