this post was submitted on 25 Feb 2025
947 points (98.1% liked)

Programmer Humor

20866 readers
1274 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CosmicTurtle0@lemmy.dbzer0.com 83 points 5 days ago (2 children)

That seems really round-about.

Just:

import Money

Money.make('rain')
[–] wise_pancake@lemmy.ca 64 points 5 days ago

Python really does have everything

[–] refurbishedrefurbisher@lemmy.sdf.org 26 points 5 days ago* (last edited 5 days ago) (2 children)

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.

[–] towelie@lemm.ee 13 points 5 days ago* (last edited 5 days ago)
if revenue.isTaxed():
    exploit.commitFraud()
else:
    me.callDaddy(moneyPlz)

Isn't that what they did in Superman 3?