IDNLearn.com makes it easy to find answers and share knowledge with others. Discover detailed answers to your questions with our extensive database of expert knowledge.

What is the point of comments in code? Discuss at least two possible uses of code, including specific examples of what a comment might “look like.”

Sagot :

Answer:

Better collabaration and helping find bugs.

Explanation:

When working with a group of people, comments help the other person understand what you are doing.

Ex. //cat sprite

Also, it helps find bugs. For example, if the cat sprite is not working that means you know it has something to do with that peice of code.

We are delighted to have you as part of our community. Keep asking, answering, and sharing your insights. Together, we can create a valuable knowledge resource. IDNLearn.com has the solutions you’re looking for. Thanks for visiting, and see you next time for more reliable information.