Links to other topics
Story Problems Simple Plural Data
List of Story Problems Anglish Statements
List of Formulas used in Story Problems Anglish Features

Debugging

The computer is used to perform arithmetic calculations for you. This means that "nice numbers" that are used for hand calculations are not needed. The computer can generate answers for "nasty numbers" just as easily as for nice ones. The processing of identifying and removing mistakes from a program is called "debugging." In order to determine that the program is working correctly, first, debug it with "nice numbers" that can easily be verified by hand, then the program can be used with confidence on "nasty" ones. Debugging is easier in Anglish than other programming languages because Anglish uses plural data processing.