Recursive power function in Python. A simple and easy to code example of recursion.

preview_player
Показать описание
In this video we code a very simple example of recursion: x to an integer power n.
Рекомендации по теме
Комментарии
Автор

this doesnt handle negative exponents.

ziadawwad