RmDebArc_5@sh.itjust.works to Programmer Humor@programming.dev · edit-26 days agoCurious why they tried to send a file from a windows machine via IMessagesh.itjust.worksimagemessage-square64fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageCurious why they tried to send a file from a windows machine via IMessagesh.itjust.worksRmDebArc_5@sh.itjust.works to Programmer Humor@programming.dev · edit-26 days agomessage-square64fedilink
minus-squareCosmicTurtle0@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·6 days agoThat seems really round-about. Just: import Money Money.make('rain')
minus-squareRefurbished Refurbisher@lemmy.sdf.orglinkfedilinkarrow-up0·edit-26 days agoSometimes they block that, so you have to do this instead: me.accountBalance = exploit.infiniteMoneyGlitch(); You only get access to that method if you were born with rich parents, though.
minus-square🅃🅾🅆🅴🄻🅸🄴@lemm.eelinkfedilinkEnglisharrow-up0·edit-26 days agoif revenue.isTaxed(): exploit.commitFraud() else: me.callDaddy(moneyPlz)
That seems really round-about.
Just:
import Money Money.make('rain')
Sometimes they block that, so you have to do this instead:
me.accountBalance = exploit.infiniteMoneyGlitch();
You only get access to that method if you were born with rich parents, though.
if revenue.isTaxed(): exploit.commitFraud() else: me.callDaddy(moneyPlz)
Python really does have everything