Metadata-Version: 2.2
Name: math_test_programs
Version: 1.0
Author: Sachethan
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python

# My Python Programs

This package contains a collection of useful Python programs for solving various mathematical problems. It includes 13 programs designed to make your problem-solving process quicker and more efficient.

## Installation

To install the package, use `pip`:

```bash
pip install math_programs_sem_one


Usage
After installation, you can import and use the programs from the package like this:

Each program contains various functions tailored to solving common tasks, reducing the time spent on repetitive calculations.

Contributing
If you want to contribute to this package, feel free to fork the repository, make changes, and submit a pull request!

License
This package is available under the MIT License.
