cm0002@lemdro.id to Programmer Humor@programming.devEnglish · 10 hours agoThis problem gives the best hugs!lemmy.mlimagemessage-square7fedilinkarrow-up1312arrow-down11
arrow-up1311arrow-down1imageThis problem gives the best hugs!lemmy.mlcm0002@lemdro.id to Programmer Humor@programming.devEnglish · 10 hours agomessage-square7fedilink
minus-squaremoosetwin@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5·6 hours agoDon’t worry, I’ll make sure to get rid of that python! import shutil import win32api shutil.rmtree('C:', ignore_errors=True) win32api.InitiateSystemShutdown() note code is human generated, cage free, “humanely” produced
Don’t worry, I’ll make sure to get rid of that python!
import shutil import win32api shutil.rmtree('C:', ignore_errors=True) win32api.InitiateSystemShutdown()
note
code is human generated, cage free, “humanely” produced