Metadata-Version: 2.1
Name: pfc-prime-number-or-not
Version: 1.0
Summary: To find the whether the given number is prime number or not
Home-page: https://github.com/KanimozhiN/pfc_prime_number_or_not
Author: KANIMOZHI N
Author-email: <nkanirajan19@gmail.com>
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# PRIME NUMBER CHECKER
#### THIS PACKAGE IS USED TO FIND WHETHER THE GIVEN NUMBER IS PRIME NUMBER OR NOT


## Installation 
Run the following code to install this package:
   '''cmd pip install pfc_prime_number_or_not'''
##contributer: KANIMOZHI N

