Python - Standard Library Usage
The following code gives an error. What is the problem?
import math print(sqrt(25))
import math print(sqrt(25))
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions