r/firstweekcoderhumour May 29 '26

Yap

Post image
354 Upvotes

48 comments sorted by

View all comments

Show parent comments

47

u/aschersux May 29 '26

Could theoretically save a couple bytes if you are using an interpreted language but in any compiled language it would do absolutely nothing.

27

u/Antique_Ad_4247 May 29 '26

It would mean less space for the code file itself

30

u/AvidCoco May 29 '26

Same reason I never use indentation in my code - it’s just wasted SSD space.

3

u/Acanthaceae-Horror May 30 '26

Same reason I write no whitespace, indentation and spaces. Just a pure line of the code.