MHLoppy@fedia.io to Programmer Humor@programming.dev · 2 months agoisInHell = 'true'fedia.ioimagemessage-square3linkfedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1imageisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 2 months agomessage-square3linkfedilinkfile-text
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up0·2 months agoIs the backend Python and the frontend JavaScript? Because then that would happen and just be normal, because Boolean true is True in python.
minus-squaretestfactor@lemmy.worldlinkfedilinkarrow-up1·2 months agoProbably, but if you’re interpreting user inputs as raw code, you’ve got much much worse problems going on, lol.
Is the backend Python and the frontend JavaScript? Because then that would happen and just be normal, because Boolean true is
True
in python.Probably, but if you’re interpreting user inputs as raw code, you’ve got much much worse problems going on, lol.