RosettaCodeData/Task/Hello-world-Newbie/PowerShell/hello-world-newbie-3.psh
2023-07-01 13:44:08 -04:00

1 line
68 B
Text

Write-Host Hello`, World! #The backtick escapes the next character.