Skip to main content

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

This version

0.1

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

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page