Does commented code take up space after build?

I’m pretty new to programming and Unity. So this question might be really simple.

When you comment a lot in your script, does it take up space after the build?
Just wondering how much I can comment.

Thanks in advance!

No. Read about what compilers are and what they do.