Steps to commenting on paragraph
Answers
Answered by
0
Answer:
Explanation:
- Understand the purpose of commenting a computer program. Readability is the key thing here.
- Think of a short, simple way to get across your point.
- Write the comment using the appropriate syntax given by the programming language.
- Ask yourself if the comment you've written is detailed enough.
Similar questions