akshitagit / Python

Repository for Python codes and algos. Star the repo too.
https://github.com/akshitagupta15june
MIT License
121 stars 110 forks source link

Create Prime_Factor.py #107

Closed chetnaaggarwal-ca closed 4 years ago

chetnaaggarwal-ca commented 4 years ago

Checking for all the conditions . 1) If number entered is negative 2) If number entered is float 3) If number is 0 or 1.