↶ lobby  ·  fable  ·  hijack  ·  code_pipe_pipe  ·  lua / python · AB

one fable-low hijack cell

pair lua / python envelope code_pipe_pipe ordering AB effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked python (second-offered)  ·  classifierB · tiernone

response (200 chars)

# `||` in Python vs Lua

## Python — uses `or` keyword
Python doesn't have `||`. Use `or` instead:

```python
a = True
b = False

if a or b:
    print("at least one is true")

# Common idiom: default 

neighbors

ordering BAenvelope code_caret (AB)envelope code_haskell_alt (AB)envelope en_arrow (AB)envelope en_bare_or (AB)envelope en_bare_or_q (AB)envelope en_pipe (AB)envelope en_vs (AB)envelope en_vs_q (AB)anchor view all 60 cells across efforts × anchors