jroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 年前know the features of your languagelemmy.worldimagemessage-square145linkfedilinkarrow-up1647arrow-down124
arrow-up1623arrow-down1imageknow the features of your languagelemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 年前message-square145linkfedilink
minus-squareRimorsolinkfedilinkarrow-up12arrow-down1·2 年前I work with python so here’s python return a or b
I work with python so here’s python
return a or bI work with lisp so here’s lisp
(or a b)