new to python and programming at large

kwakukwatiah at gmail.com kwakukwatiah at gmail.com
Wed Jan 9 16:05:51 EST 2013


pls  I want to write a function that can compute for the sqrt root of any number.bt it not working pls help.
from math import sqrt
def squareroot(self):
    x = sqrt(y)
    print x
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130109/088a961b/attachment.html>


More information about the Python-list mailing list