[Problem] [Python] [Hacktoberfest] Logarithm Problem
devaslooper opened this issue · 1 comments
devaslooper commented
Problem statement: A logarithm is kind of like reverse exponents. There is a base and a number in a logarithm. The point of a logarithm is to find out what power you have to raise the base to get the number next to the base.
Problem Link: https://edabit.com/challenge/o7LPd9dAE5x9k7zFj
- fileName format should be in camelcase
example- returnTheNextNumber.py - Add label for Problem
- In file there should be problem statement and link to problem
example -
Read before making PR - How to contribute on Github
devaslooper commented
Please assign, I shall create PR from my fork when assigned