Being able to throw comments in your code is really useful—especially if someone else will be looking at it.
Simply use a double backslash, “//” to comment out lines of code.