Challenge: Single-line CommentChallenge: Single-line Comment

Let's work on improving our commenting skills by practicing with some code.

Task

Comment the second and the fifth lines of code.

  1. Use the single-line comment (//).

Everything was clear?

Section 1. Chapter 5