tfmA to Programmer Humor@lemmy.mlEnglish · 18 days agoPython!imagemessage-square58linkfedilinkarrow-up1730arrow-down116cross-posted to: programmer_humor@programming.devprogrammer_humor@programming.dev
arrow-up1714arrow-down1imagePython!tfmA to Programmer Humor@lemmy.mlEnglish · 18 days agomessage-square58linkfedilinkcross-posted to: programmer_humor@programming.devprogrammer_humor@programming.dev
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up18·18 days 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