
powershell:ai:7939d
Evaluate the expression in PowerShell and return the result
$ powershell -command "-1 -or 3*2 -lt (0+5+667-667)"
try on your machine
Evaluate the expression in PowerShell and return the result
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- -1 OR 3*2<(0+5+667-667)?