kaustubhgupta / Hacktoberfest

This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
MIT License
55 stars 277 forks source link

Prime Factors in Python #462

Closed iamyajat closed 4 years ago

iamyajat commented 4 years ago

Description

Added Algorithm to find Prime Factors of a number in Python

Fixes #438

Type of change

Please delete options that are not relevant

Checklist: