Computer Science, asked by engalhelali21, 3 days ago

write an algorithm that calculate the result of aˆb

Answers

Answered by ConstellationGuy
1

Answer:

1. Start

2. Input two numbers and store them in a and b.

3. Calculate a^b and store the result in P.

4. Print P.

5.Stop.

HOPE IT HELPS.

PLS MARK BRAINLIEST...

Similar questions