Syntax: Sorting in PowerShell. • ID: #189 Code @(3,1,2,1) | Sort-Object Notes You can copy this snippet and adapt it. For advanced, add real-world inputs, edge cases, and tests. ← Prev Next →