devilish666@lemmy.world to Programmer Humor@lemmy.ml · 7 months agoPython tutorial momentlemmy.worldimagemessage-square52fedilinkarrow-up1472arrow-down158
arrow-up1414arrow-down1imagePython tutorial momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 7 months agomessage-square52fedilink
minus-squareqx128@lemmy.worldlinkfedilinkarrow-up55arrow-down1·7 months agoHahaha now code-golf it. One line FTW! remove(Image.open(‘cl.jpeg’)).save(‘output.png’)
minus-squaremadcaesar@lemmy.worldlinkfedilinkarrow-up5·7 months agoCode golf! I just learned something new 😂
minus-squaresexual_tomato@lemmy.dbzer0.comlinkfedilinkarrow-up9·7 months agohttps://codegolf.stackexchange.com/ Enjoy a new rabbit hole to dive down
minus-squaresilly goose meekah@lemmy.worldlinkfedilinkarrow-up3arrow-down1·edit-27 months agoYou never heard of code Golf before? It’s usually programming challenges where the goal is to use the smallest number of source code characters possible.
Hahaha now code-golf it. One line FTW!
remove(Image.open(‘cl.jpeg’)).save(‘output.png’)
Code golf! I just learned something new 😂
https://codegolf.stackexchange.com/
Enjoy a new rabbit hole to dive down
You never heard of code Golf before? It’s usually programming challenges where the goal is to use the smallest number of source code characters possible.
I haven’t either but I like it.