2 Commits

Author SHA1 Message Date
ilmabura
72ad55485f commit 1:
cat words... | order | length and cat words...| length |order are different because the first one orders the the words and then calculates the lentghs of each word in that order.
the second one calculates the lengths and then orders them by length.
2025-09-28 11:53:30 -04:00
6db88d9264 Initial commit 2025-08-30 05:50:46 +00:00