Metadata-Version: 2.1
Name: tnalgo
Version: 1.0.2
Summary: A set of algorithmic functions
Home-page: https://github.com/manimanis/tnalgo
Author: Mohamed Anis MANI
Author-email: manimohamed@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# Tn Algo
A set of predefined functions used to write algorithm in the new curricula.

## Installation
```pip install tnalgo```

## How to use it?
Open terminal and type square and then input the integer

## License

© 2020 Mohamed Anis MANI

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

