Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 111 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 111 Bytes

Write a power function such that (power m n) returns m raised to the power n, where n is non-negative integer.