blob: 4ff7a1467024e7cd302ab68a890af3df15d4359a [file] [log] [blame]
10 FOR I = 1 TO 20
20 PRINT INT(10*RND(0))
30 NEXT I
40 END