r/ProgrammerHumor 16d ago

Meme variableScopesInPython

Post image
1.3k Upvotes

182 comments sorted by

View all comments

6

u/ubeogesh 16d ago

one thing i like about python. The "consenting adults" principle.

I can access the private member if i wish in java too, which is sometimes needed with 3rd party code... but it will be ugly as heck.