Metadata-Version: 2.1
Name: myfunction_vikmin2022
Version: 0.2
Summary: A description of your package
Home-page: https://github.com/vikmin2022
Author: Viktoriia Minosian
Author-email: viktoriia.minosian@gmail.com
License: MIT
Platform: UNKNOWN
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

# Usage
.........
# 1. Use function multiplication to do arifmetical tasks with multiplication. Colling the  function multiplication specify numbers you  want to multiply. Exeple: multiplication(1,2)  

# 2

