+ 1
Any Point?
If comments don't affect the output then what's the point of them?
2 Answers
+ 3
When you go to read your own code months after writing it, or pass it along for help to another coder. This is when comments shine, they make it far easier to read code when utilized properly as well as can save you many hours of deciphering complex functions to discern their purpose.