User Tools

Site Tools


10_print

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
10_print [2026/05/22 19:32] – created admin10_print [2026/05/22 20:07] (current) admin
Line 1: Line 1:
 **10 Print for different systems.** **10 Print for different systems.**
  
-**Commodore**+**Commodore** \\ 
 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 10 PRINT CHR$(205.5+RND(1)); : GOTO 10
 +
 +**IBM Cassete Basic** \\
 +
 +10 PRINT CHR$(47 + INT(RND(1)*2_*45);:GOTO 10
 +
 +**10 Print book** \\
 +
 +{{ :0:10_print_121114.pdf |}}
10_print.1779478369.txt.gz · Last modified: by admin