Skip to content

v1.0-sorted-success

Latest
Compare
Choose a tag to compare
@PRANFOL PRANFOL released this 28 Feb 18:17
· 2 commits to main since this release

The "is_sorted" Python function has been released as version 1.0. This function validates whether a given list is sorted in ascending order, returning True if it is and False if it is not. Users can now easily check the sorting status of their lists with this simple and efficient tool.