Question
Write a function to take power?
Login to Submit
Examples
Input: 2, 2 Output: 4 Input: 3, 2 Output: 9 Input: 2, 5 Output: 32