As a debugging technique, have students write out their programs in their spoken language and compare their description to the code in order to find bugs.
If students compare what their code is doing and what the description explains it should be doing, they may be able to determine where their error is.