- 1
Am sorry to ask but can some one explain to me more about the comment tag becauseI don't understand the explanation of sololearn
The explanation of sololearn is not so well clear they just say it's where comments are applyed ..and for me what I want is it's use y isn't it not shown on the browser
2 Respuestas
+ 3
Comments are just to understand your code so if you write comments then other users who are going to do work on that code they can easily understand what is going on. Basically comment helps other to understand code. Comments never display on browser.