This Library is an implementation of number theory algorithms
Files present:
prime.py -> Functions involving Prime Numbers
calculator.py -> Functions of Basic Arithmetic
setup.py -> Setup File
__init__.py -> Main Function file
