Language Requirements: - Each line will begin with % - Key words will follow the line declaration specifying the operation to take place - Examples include LET for variable assignment, IF for conditionals, FOR for loops, etc.
Language Requirements: