•Command E = End terminates the program.
•When writing a program, the end block is automatically moved to the last position of the program.
•When the E (End) command is inserted into the first block of the program, the entire program is deleted and becomes empty.
•If a statement is inserted in the middle of a program, all blocks after it are deleted.
•While the program is running, this command terminates the program.
After pressing the E (End) button, the program end block is written and the previous screen is displayed.
With a button (Back) we cancel the addition or change of the block and return to the previous screen.