Computers and Technology
Computers and Technology, 16.07.2019 23:30, riiahh22

Write a function powerthree that, given a non-negative number n, returns 3n ( 3^n, or "3 raised topower n") recursively, assuming 3n is something that can be represented as an integer. do not use a loop, and do not use the character '*' anywhere in your code.

answer
Answers: 1

Similar questions

Do you know the correct answer?
Write a function powerthree that, given a non-negative number n, returns 3n ( 3^n, or "3 raised topo...

Questions in other subjects:

Konu
Mathematics, 24.09.2020 14:01
Konu
English, 24.09.2020 14:01