WebClub-NITK / Hacktoberfest-2k20

Repository for Hacktoberfest 2020 Meetup at NITK Surathkal
14 stars 53 forks source link

Implemented power function #130

Closed Ares358 closed 4 years ago

Ares358 commented 4 years ago

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

Ares358 commented 4 years ago

@amukh18 requesting review

amukh18 commented 4 years ago

LGTM. @krithikvaidya could you please merge this?