RosettaCodeData/Task/Inverted-syntax/PowerShell/inverted-syntax-1.ps1

2 lines
76 B
PowerShell
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
if ((Get-Date 5/27/2016).DayOfWeek -eq "Friday") {"Thank God it's Friday!"}