PowerShell - Cmdlets and Pipeline
Identify the error in this script:
1..3 | ForEach-Object { Write-Output $item }1..3 | ForEach-Object { Write-Output $item }$_, not $item.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions