mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
Update ply
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
10 FOR X = 1 TO 100
|
||||
20 PRINT X, SQR(X)
|
||||
30 NEXT X
|
||||
40 END
|
||||
Reference in New Issue
Block a user