Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.
2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

Join 36000+ teachers and students using TTIO.

Syntax, Runtime, Logic Errors

When developing programs there are three types of error that can occur:

  • syntax errors
  • logic errors
  • runtime errors

Below - syntax error in a scientific calculator

Additional Reading

https://www.bbc.co.uk/bitesize/guides/zbssv9q/revision/2

https://textexpander.com/blog/the-7-most-common-types-of-errors-in-programming-and-how-to-avoid-them/

https://www.codementor.io/@jsergiu/types-of-errors-in-programming-10xhztczjo

www.teachyourselfpython.com