PowerShell - Automation Patterns
What will this PowerShell script output?
1..3 | ForEach-Object { $_ * 2 }1..3 | ForEach-Object { $_ * 2 }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions