Document
Comment
Syntax used for text that you do not want to affect the execution of the program.
// This is comment
# This is also comment
Syntax used for text that you do not want to affect the execution of the program.
// This is comment
# This is also comment