/
usr
/
share
/
doc
/
python-ply-3.4
/
example
/
BASIC
/
Upload File
HOME
10 FOR I = 1 TO 20 20 PRINT INT(10*RND(0)) 30 NEXT I 40 END