| Linux sh105.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 Path : /usr/share/doc/python-ply-3.4/example/BASIC/ |
| Current 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