PowerShell - String Operations
Identify the error in this PowerShell script:
$text = @' Line 1 Line 2 "@ Write-Output $text
$text = @' Line 1 Line 2 "@ Write-Output $text
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions