one fable-low hijack cell
pair kotlin / python
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
It looks like you might be asking one of a few things — here's a quick take on the most likely ones:
## If you mean the logical OR operator (`||`)
**Kotlin** uses `||`:
```kotlin
if (a > 5 || b < 10
neighbors