Kumpulan algoritma pengurutan.
Project description
New-Item -ItemType File -Name LICENSE New-Item -ItemType File -Name pyproject.toml New-Item -ItemType File -Name README.md New-Item -ItemType File -Name setup.cfg
New-Item -ItemType Directory -Path src/sortingalgorithms New-Item -ItemType File -Path src/sortingalgorithms/init.py New-Item -ItemType File -Path src/sortingalgorithms/bubble_sort.py New-Item -ItemType File -Path src/sortingalgorithms/insertion_sort.py New-Item -ItemType File -Path src/sortingalgorithms/quick_sort.py
New-Item -ItemType Directory -Path tests/sortingalgorithms New-Item -ItemType File -Path tests/sortingalgorithms/test_bubble_sort.py New-Item -ItemType File -Path tests/sortingalgorithms/test_insertion_sort.py New-Item -ItemType File -Path tests/sortingalgorithms/test_quick_sort.py
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 hw3pbo-0.0.1.tar.gz.
File metadata
- Download URL: hw3pbo-0.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
362f2cddb9096b9bc3c15a1b01da4ee2bf239f7ba25701eac8432cff8abdb4bc
|
|
| MD5 |
300d433b48db5f257f052c342bca8c8e
|
|
| BLAKE2b-256 |
b974a77f10b7832974175d6e0781f00efd76dca09f8ec5ce0fb1c2dc72efd329
|
File details
Details for the file HW3PBO-0.0.1-py3-none-any.whl.
File metadata
- Download URL: HW3PBO-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18488b05efbeea8c1aa0b342d3d76ef1672d8d674072e0a740e985e241a7c51e
|
|
| MD5 |
b48f2c7b0eb2d177f7212d11a9bbb0d9
|
|
| BLAKE2b-256 |
02d1656ce93289d1f4a2fb25e1577d894c02493345fc47a36e5c9f4811958778
|