Large language models (LLMs), such as Codex, hold great promise in enhancing programming education by automatically generating feedback for students. We investigate using LLMs to generate feedback for ...
Abstract: During testing, an error in software can either propagate to the output variables or be masked before it reaches them. Error propagation and masking ...