1.1.4 How to Add Inline Code Comments

To comment on lines of code in your program, insert a blank line above the code you want to comment.

Then, type //, a space, and then your comments.