User Tools

Site Tools


find_the_errors

This is an old revision of the document!


Any Errors?

lexagraphical (spelling, or typos) can happen

trunLeft();
tuneLeft();

syntax errors can happen

turnleft();
turnLeft;
turnLeft()

Errors in logic can happen - The code compiles, but it doesn't do what you expect, or it will turn off if you run into a wall or pick up something that isn't there, or put down something you don't possess.

Consider the following:

find_the_errors.1566405955.txt.gz · Last modified: 2019/08/21 12:45 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki