Closed Ares358 closed 4 years ago
Resolves Issue #128
Implemented a power function where power(x,n) returns x^n.
Update the values of x, y in the driver code or take input from the user.
@amukh18 requesting review
LGTM. @krithikvaidya could you please merge this?
Resolves Issue #128
Description
Implemented a power function where power(x,n) returns x^n.
How to run
Update the values of x, y in the driver code or take input from the user.
Checklist