
You're working on a simple data pipeline task and need to implement a basic transformation as part of the flow. The goal is to show that you can handle straightforward ordered processing inside a pipeline context.
Can you implement a simple algorithm to sort a list of data?