آلة حاسبة بسيطة لإجراء العمليات الحسابية الأساسية.
Project description
آلة حاسبة بسيطة - عادل مجلي
حزمة بايثون بسيطة لإجراء العمليات الحسابية الأساسية: الجمع، الطرح، الضرب، والقسمة.
التثبيت
pip install adel_majli_calculator
الاستخدام
from simple_calculator_adel_majli import add, subtract, multiply, divide
print(add(5, 3)) # الناتج: 8
print(subtract(10, 4)) # الناتج: 6
print(multiply(2, 6)) # الناتج: 12
print(divide(15, 3)) # الناتج: 5.0
الترخيص
هذا المشروع مرخص تحت رخصة MIT. انظر ملف LICENSE لمزيد من التفاصيل.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file adel_majli_calculator-0.1.0.tar.gz.
File metadata
- Download URL: adel_majli_calculator-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f76d8b9730dd24a945706151cd0055df5115d97c771f7777a8f3a3e46aec2ce4
|
|
| MD5 |
f103d029bf0175c561aec46c925456e9
|
|
| BLAKE2b-256 |
04e84d7c74a565650485ea8d6c0abcfbe44febe167d2ba66bb0c44e5fe15ef4c
|
File details
Details for the file adel_majli_calculator-0.1.0-py3-none-any.whl.
File metadata
- Download URL: adel_majli_calculator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aaf6dde5ab15b21099a88d2dbe969f848a7ceebad82113b6a0342339392284b4
|
|
| MD5 |
f6e134c4f4113f2f2f037d6cce2de2d0
|
|
| BLAKE2b-256 |
3e6be87a21d46cbe4cdede2fa375c3b55702ba01ba2b7b897ebd139ab4214604
|