MOON
Server: Apache
System: Linux smtp.modiva.org 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64
User: rtbrisc (1005)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //usr/share/doc/python-ply-3.4/example/BASIC/rand.bas
10 FOR I = 1 TO 20
20 PRINT INT(10*RND(0))
30 NEXT I
40 END