Sha256: c0d049faf07012c9af045d6a9a2eebbe38fa331eba9c3cae22513a3893ea34c2

Contents?: true

Size: 78 Bytes

Versions: 8

Compression:

Stored size: 78 Bytes

Contents

10 LET X = 0
20 LET X = X + 1
30 PRINT X, SQR(X)
40 IF X < 100 THEN 20
50 END

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
webruby-0.2.7 modules/emscripten/third_party/ply/example/BASIC/sqrt1.bas
webruby-0.2.5 modules/emscripten/third_party/ply/example/BASIC/sqrt1.bas
webruby-0.2.4 modules/emscripten/third_party/ply/example/BASIC/sqrt1.bas
webruby-0.2.2 modules/emscripten/third_party/ply/example/BASIC/sqrt1.bas
webruby-0.2.1 modules/emscripten/third_party/ply/example/BASIC/sqrt1.bas
webruby-0.1.2 modules/emscripten/third_party/ply/example/BASIC/sqrt1.bas
webruby-0.1.1 modules/emscripten/third_party/ply/example/BASIC/sqrt1.bas
webruby-0.1.0 modules/emscripten/third_party/ply/example/BASIC/sqrt1.bas