Power Function Without the use of In Built Power function In Python -


i'm trying make power function in python (2.7) without use of n**n or importing math.pow

this had tried. screenshot of vi

is there should put under loop math checks out? think w = x*i causing issue.

thanks everyone!


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -