Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 202 Bytes

File metadata and controls

19 lines (13 loc) · 202 Bytes

STOP

Syntax

STOP

Terminates execution and returns to the Operating System (i.e. to the Sinclair BASIC interpreter).

PRINT "HELLO WORLD"
STOP

See Also