translation: chapter_sorting/index.md (#1644)

This commit is contained in:
Phoenix Xie 2025-02-10 13:38:24 +11:00 committed by GitHub
parent 95bd58b0d0
commit eec69f45af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
!!! abstract
Sorting is like a magical key that turns chaos into order, enabling us to understand and handle data in a more efficient manner.
Sorting is like a magical key that turns chaos into order, enabling us to understand and handle data more efficiently.
Whether it's simple ascending order or complex categorical arrangements, sorting reveals the harmonious beauty of data.