Find the maximum number from a list
Project description
MaxNumberLib
مكتبة لإيجاد أكبر رقم في قائمة أو مجموعة من الأعداد.
CMD
MaxNumberLib 3 9 1 5
Python
from max_number import find_max numbers = [3, 9, 1, 5] print(find_max(numbers)) # 9
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
maxnumberlib-0.1.0.tar.gz
(2.1 kB
view details)
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 maxnumberlib-0.1.0.tar.gz.
File metadata
- Download URL: maxnumberlib-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8e14434087ff929b095e1803ea23ca5e5e84476c542cdb156819cef704cbf54
|
|
| MD5 |
ff27bc2e1e2c7b9cc572f924f38338a0
|
|
| BLAKE2b-256 |
6b2021a5b2db0d088b41c7e61b52030a0fbee71fccce1f443453af9e76a3c2a2
|
File details
Details for the file maxnumberlib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: maxnumberlib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eef87b3182d881e7f75acf8da06ca46856a457b06d0c348a25bf670ae421630
|
|
| MD5 |
6b6d2b3d71923135dc98804bef341b2d
|
|
| BLAKE2b-256 |
0b6694e9202a4672f4e64decf13ac3a08ddae36fdaaab3a85650dc086acd4e03
|