RosettaCodeData/Task/Stack/PowerShell/stack-2.ps1
2026-04-30 12:34:36 -04:00

1 line
46 B
PowerShell

1, 2, 3, 4 | ForEach-Object {$stack.Push($_)}