-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Power Equation | C++ #791
Comments
I will take care of this issue ! |
Would like to do in 2-3 different languages, Python, C++, Golang. |
Hi, I really want to take this issue as I am a total newbie in open source. I will contribute in C++ language. |
@sawyer1997 I am already taking care of this in C++ but I am sure @divyakantyadav wouldn't be against other languages, I suggest that you create an issue for those languages so that they can properly be assigned to you. |
Created Iterative and Recursive Function to fix issue div-bargali#791
@divyakantyadav This issue has been fixed with PR #807 :) |
Adding Power Equation
-Power function will be written iteratively and recursively -
Type of Issue -
Please add/delete options that are not relevant.
Programming Language
Please add/delete options that are not relevant.
Self Check
Clean Code
andDocumentation
for better readabilityTitle
andDescription
of the program in the file🌟 Star it 🍴Fork it 🤝 Contribute to it!
Happy Coding!
The text was updated successfully, but these errors were encountered: