hi there, can someone help me how to write a recursive function that takes the number to the power. Thus, if the number is 2 and the power is 4, the function will return 16.
I'm looking forward for anyone to help me with this my problem.
I try to solve it to myself but i can't find the right code for this.
Thanks...