Write a comment
In Alice, C++, C#, and Java, comments begin with //.
(C++, C#, and Java may also allow other formats for comments.)
The purpose of comments is to provide information to humans. They have no effect on the program.