Understanding comments


A comment is a plain text message you embed in the midst of the code.
It must begin with a single quote(') or the keyword Rem (for remark)