one fable-low hijack cell
pair loyalty / python
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked loyalty (first-offered)
· classifierA
· tiernone
response (200 chars)
It looks like you might be asking about one of two things — here's both:
## 1. `||` in Python
Python **doesn't use `||`** for logical OR (that's JavaScript/C/Java). Python uses the keyword `or`:
``
neighbors