LET is used for storing a value can be an expression of literal and must be same type as the variable Syntax Let <variable=<expression> Example LET num 1=20or a *b+c
REM statement is a short form for masks”. The computer ignore anything following the word REM and is used to put remarks in the program. you may use a single quotation marks (‘) instead of REM. Example /syntax Rem “computer ignores this sentence “
Comments
Post a Comment