Sha256: 80da3e8dc64aae7aab5a5ca413a792390a54487496cf204bd6bcf5ff0d264543
Contents?: true
Size: 95 Bytes
Versions: 3
Compression:
Stored size: 95 Bytes
Contents
10 PRINT 1 * 2 20 PRINT 1.1 * 2 30 PRINT 1 * 2.1 40 PRINT 1.1 * 2.2 50 PRINT 1 * 2 * 3 * 4 * 5
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
basic101-0.4.0 | test/integration/tests/fast/multiply.bas |
basic101-0.2.0 | test/integration/tests/fast/multiply.bas |
basic101-0.1.0 | test/integration/tests/fast/multiply.bas |