GCSE Edexcel Develop code - Edexcel Test questions Programs must run correctly or they are of little value. The careful planning and testing of a program is essential, as is writing maintainable code ...
Unlike a syntax error, a logic error does not usually stop a program from running. The program will run, but not function as expected.