10_print
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 10_print [2026/05/22 19:32] – created admin | 10_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)); | 10 PRINT CHR$(205.5+RND(1)); | ||
| + | |||
| + | **IBM Cassete Basic** \\ | ||
| + | |||
| + | 10 PRINT CHR$(47 + INT(RND(1)*2_*45);: | ||
| + | |||
| + | **10 Print book** \\ | ||
| + | |||
| + | {{ : | ||
10_print.1779478369.txt.gz · Last modified: by admin
