Creating my first Python package
Project description
First, create a list and pass it as argument when calling the function. This will return a sorted list. You need to print it if you want to see it.:
>>> import my_first_python_package_cdelacombaz >>> bubble_sort(l) >>> insertion_sort(l) >>> quick_sort(l) >>> selection_sort(l)
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
Close
Hashes for my_first_python_package_cdelacombaz-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf3aeb6feb5468e67ac74048d656ec2c668d454fd000cbd2dae7dadff9d1b7e1 |
|
MD5 | 16e99e35be6650042571c2b5f6e6a5a8 |
|
BLAKE2b-256 | 2396691eed4c25e837f928f59c425f9add163a4dc5be77f6353de298898c744b |
Close
Hashes for my_first_python_package_cdelacombaz-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77a38fbbba5f51fc794162e06e066fbe0e830bde4e8eb7b907ad2e052424c80a |
|
MD5 | fc33b49b1168dd64cecc69dd48383c7d |
|
BLAKE2b-256 | 56b204bf8e8c2a879c29608893f5a80fcc154f3ae4363f7cdc8a81550019537d |