PowerShell membalik

if (-Not (Test-Path C:\Code)) {
    write "it doesn't exist!"
}
try { hard = Coder(); }