MOON
Server:
Apache
System:
Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User:
hunarpak (1005)
PHP:
7.4.29
Disabled:
NONE
$ pwd:
/
usr
/
share
/
doc
/
python-ply-3.4
/
example
/
BASIC
/
Upload Files
current [
readonly
]
docroot [
writable
]
Upload
Fetch
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