Metadata-Version: 2.2
Name: mypacked
Version: 0.0.1
Author: Simranjit Kaur
Author-email: skaur6_be22@thapar.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type

## FACTORIAL CALCULATION

It takes an integer as an input and print its factorial value.

## Installation
```pip install ```

## How to use it?
Input the integer value and factorial of the number is printed.

## License 
Â© 2024 Simranjit Kaur

This repository is licensed under the MIT License.
See LICENSE for details.
