104k views
0 votes
Write a function called "power" that takes in integers b>0 and e≥0 and recursively computes b^3 and returns the result.

this is python btw

User Wxker
by
5.5k points

1 Answer

2 votes
Honestly I really don’t know what any of this stuff is and why did the other person answer with just random letters does it mean something?
User Beeglebug
by
5.1k points