RosettaCodeData/Task/Hello-world-Newbie/PowerShell/hello-world-newbie-3.psh

2 lines
68 B
Text
Raw Permalink Normal View History

2015-11-18 06:14:39 +00:00
Write-Host Hello`, World! #The backtick escapes the next character.