Home
(current)
वर्तमान निदेशक =>
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
python-ply-3.4
/
example
/
BASIC
/
सूचना एवं अपलोड
Info Server
Indian Cyber Force
Folders रचयन्तु
सञ्चिकां रचयन्तु
RansomWeb
लॉगआउट
Current File : //proc/self/root/usr/share/doc/python-ply-3.4/example/BASIC/func.bas
10 DEF FDX(X) = 2*X 20 FOR I = 0 TO 100 30 PRINT FDX(I) 40 NEXT I 50 END