Metadata-Version: 2.1
Name: ttqa_one
Version: 0.0.1
Summary: A pakage that contains some math functions and other functions
Author-email: Shan ul Haq Zafar <msdsf22m014@pucit.edu.pk>
Project-URL: Homepage, https://github.com/MSDSF22M014/TTQ_A1.git
Project-URL: Bug Tracker, https://github.com/MSDSF22M014/TTQ_A1.git/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

### Discription
A pakage that contains following modules
<Ul>
    <li>AreaOfshape contains give area of different shapes .</li>
    <li>A calculator.</li>
    <li>LMC Module.</li>
    <li>function that check prime numbers.</li>
    <li>function that check even or odd numbers</li>
    <li>A program Remove all consonants from string</li>
    <li>A program swaps the 1st and last elements of a list</li> </ul>
