how to make comments in html, python, and java (this is probably useless but oh well...)
Category: Web, HTML, Tech
First, what's a comment in code? Well im crap at explaining things, but the wiki isn't! Quoting the wiki, a comment is "text embedded in source code that a translator (compiler or interpreter) ignores." In slightly simpler words for your brain rot infected brains, its adding text into your code that is ignored. Its no » Continue Reading