jroid8 to Programmer Humor@lemmy.ml · 2 years agoknow the features of your languageimagemessage-square144linkfedilinkarrow-up1647arrow-down123
arrow-up1624arrow-down1imageknow the features of your languagejroid8 to Programmer Humor@lemmy.ml · 2 years agomessage-square144linkfedilink
minus-squareKogasa@programming.devlinkfedilinkarrow-up1arrow-down1·2 years agoIt’s probably valid javascript that returns “-1” or the empty string depending on if “b” is undefined or null
That’s valid Python as well
It’s probably valid javascript that returns “-1” or the empty string depending on if “b” is undefined or null