diwas7777 / CodesHub

This open source project is made to help students find codes in different languages easily for every usecase.
https://diwas7777.github.io/CodesHub/
GNU General Public License v2.0
50 stars 136 forks source link

Prime Factors of a number #187

Closed ImranJaved1073 closed 2 years ago

ImranJaved1073 commented 2 years ago

This program gets a number from a user and prints all the prime factors of that number.