Sha256: a2599524fbdd859b31f979b5bafb900bf6df1d0bdd31ce90c74481b430038795
Contents?: true
Size: 214 Bytes
Versions: 10
Compression:
Stored size: 214 Bytes
Contents
OPENCONSOLE PRINT"Hello world!" 'This line could be left out. PRINT:PRINT:PRINT"Press any key to end." 'Keep the console from closing right away so the text can be read. DO:UNTIL INKEY$<>"" CLOSECONSOLE END
Version data entries
10 entries across 7 versions & 1 rubygems