Creative Computing Benchmark: Difference between revisions

Content deleted Content added
Code: add original version
Line 31:
60 PRINT ABS(1010-S/5);ABS(1000-R)
 
The following is from later versions of the benchmark code, which reduced the number of compound statements on a line:{{sfn|Ahl|1984|p=7}}{{efn|Likely to reduce the line length below 40 characters for all lines. In the original version, line 30 is 43 characters long.}}
 
10 ' Ahl's Simple Benchmark