tfmA to Programmer Humor@lemmy.mlEnglish · 4 months agoPython!imagemessage-square58linkfedilinkarrow-up1734arrow-down116cross-posted to: programmer_humor@programming.devprogrammer_humor@programming.dev
arrow-up1718arrow-down1imagePython!tfmA to Programmer Humor@lemmy.mlEnglish · 4 months agomessage-square58linkfedilinkcross-posted to: programmer_humor@programming.devprogrammer_humor@programming.dev
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up18·4 months agoone of python’s strong suits is it’s foreign function interface. it’s very easy to call code in other languages from python, which can speed execution up significantly
one of python’s strong suits is it’s foreign function interface. it’s very easy to call code in other languages from python, which can speed execution up significantly
oh alright. Cheers, heheh. I laughed