PowerShell - Basics and Environment
Given this PowerShell script opened in VS Code:
What will be the output when you run it in the integrated terminal?
Write-Host "Hello, VS Code!"
What will be the output when you run it in the integrated terminal?
