SyntaxFix
Write A Post
Hire A Developer
Questions
In almost any language this should work instead:
a = true && 5 || 10 a = false && 5 || 10