I need some help/assistance with using the python "import math" function. Like
I am trying to do a = math.sqrt(1000)
a.sqrt
but it fails. what am I doing wrong? Thanx for anyone's help.-- https://mail.python.org/mailman/listinfo/python-list
