Skip to content

ThreePelleggOmelette/thoughtful-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

thoughtful-sort

The requested sort function

clone this repository and import the thoughtful-sort.py file. the function is sort(length, width, height, mass).

The function only allows for float values to avoid unnecessary numeric checks and improve performance.

There is a single loop under the hood instead of using multiple any() calls.

About

The requested sort function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages