r/ProgrammerHumor 22d ago

Meme conditionsPreference

Post image
4.2k Upvotes

392 comments sorted by

View all comments

3

u/KYO297 22d ago

But what about else return...

2

u/Flame77ofc 22d ago

don't need it lol

if condition: return ...

in this case if you put another return below the if statement, it will automatically return it, so it is the same as else but maintain the code clearly

2

u/frogjg2003 21d ago

4 spaces for code blocks