1 REM The REM statement lets you put explanatory text in your program code. The REM statement can only be specified on programs that contain line numbers. Example 500 REM This is a comment 2 Syntax REM [comment]