Open jferns19 opened 4 years ago
Create a file for the Finding Factors calculator function
To find factors of given Number
Input:28 Output: 1,2,4,7,28
Guidelines for adding new functions are clearly mentioned in the contributing guidelines.
Screenshots of the output needs to be added along with the PRs for quicker merges.
If any queries, discuss it in the issue thread.
Hey, Can I work on this??
Okay sure 👍
Todo
Create a file for the Finding Factors calculator function
To find factors of given Number
Example
Input:28 Output: 1,2,4,7,28
Important
Guidelines for adding new functions are clearly mentioned in the contributing guidelines.
Screenshots of the output needs to be added along with the PRs for quicker merges.
If any queries, discuss it in the issue thread.