Paste-bin.xyz
Archive
Sign In
Login
Register
Username
Current Password
Keep me signed in.
Username
Full Name
Email
New Password
PYTHON
39
math sqrt
Guest on 26th August 2023 12:46:30 AM
import
math
print
(
math
.
sqrt
(
36
)
)
Raw Paste
import math print(math.sqrt(36))
Login
or
Register
to edit or fork this paste. It's free.