Babbage problem: Difference between revisions

m
added whitespace before the TOC (table of contents).
m (added whitespace before the TOC (table of contents).)
Line 3:
 
The task is to find out—and to do so, as far as your language allows it, in code that Babbage himself would have been able to read and understand. For these purposes, Charles Babbage may be taken to be an intelligent person, familiar with mathematics and with the idea of a computer, who has never programmed—in fact, who has never so much as seen a single line of code. The aim of the task is to write a program that is sufficiently clear and well-documented for such a person to be able to read it and be confident that it does indeed solve the specified problem.
<br><br>
 
=={{header|BBC BASIC}}==